New Zealand HPI Implementation Guide
1.3.1 - Release

New Zealand HPI Implementation Guide - Local Development build (v1.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: GZZ991-D - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="GZZ991-D"/>
  <meta>
    <versionId value="8961"/>
    <lastUpdated value="2022-04-05T15:04:28.000+12:00"/>
    <profile
             value="http://hl7.org.nz/fhir/StructureDefinition/HPIOrganization"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="GZZ991-D"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Organization &quot;GZZ991-D&quot; Version &quot;8961&quot; Updated &quot;2022-04-05 15:04:28+1200&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-HpiOrganization.html">HPI Organization</a></p></div><p><b>Established</b>: 2009-09-09 --&gt; (ongoing)</p><p><b>identifier</b>: HPIOrganization/GZZ991-D (use: OFFICIAL), HPIOrganization/9006 (use: OFFICIAL), NBN/9999999999009 (use: OFFICIAL)</p><p><b>active</b>: true</p><p><b>type</b>: Education Institutions <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://common-ig-v1-3-1.hip.digital.health.nz/site/CodeSystem-hpi-organisation-type-1.1.html">Organisation Type[1.1]</a>#008)</span></p><p><b>name</b>: Second Name</p><p><b>alias</b>: Wha Name, Third Name, Second Name, Multiple Names Org</p><p><b>telecom</b>: <a href="mailto:ghi@email.com">ghi@email.com</a>, ph: 027 123555(WORK)</p><p><b>partOf</b>: <a href="Organization/GZZ836-C">Organization/GZZ836-C: Multiple sub-organisation</a></p></div>
  </text>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/established">
    <valuePeriod>
      <start value="2009-09-09"/>
    </valuePeriod>
  </extension>
  <identifier>
    <use value="official"/>
    <system
            value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
    <value value="GZZ991-D"/>
    <assigner>
      <reference value="Organization/G00001-G"/>
    </assigner>
  </identifier>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/nzhis-agency-id"/>
    <value value="9006"/>
    <assigner>
      <reference value="Organization/G00001-G"/>
    </assigner>
  </identifier>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/hpi-nzbn"/>
    <value value="9999999999009"/>
    <assigner>
      <reference value="Organization/MBIE"/>
    </assigner>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system
              value="https://standards.digital.health.nz/ns/organisation-type-code"/>
      <version value="1.1"/>
      <code value="008"/>
      <display value="Education Institutions"/>
    </coding>
  </type>
  <name value="Second Name"/>
  <alias value="Wha Name">
    <extension url="http://hl7.org.nz/fhir/StructureDefinition/alias-type">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/alias-type-code"/>
          <version value="1.0.0"/>
          <code value="maori"/>
          <display value="Māori"/>
        </coding>
        <text value="Māori"/>
      </valueCodeableConcept>
    </extension>
  </alias>
  <alias value="Third Name">
    <extension url="http://hl7.org.nz/fhir/StructureDefinition/alias-type">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/alias-type-code"/>
          <version value="1.0.0"/>
          <code value="aka"/>
          <display value="Aka"/>
        </coding>
        <text value="Aka"/>
      </valueCodeableConcept>
    </extension>
  </alias>
  <alias value="Second Name">
    <extension url="http://hl7.org.nz/fhir/StructureDefinition/alias-type">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/alias-type-code"/>
          <version value="1.0.0"/>
          <code value="trade-as"/>
          <display value="Trading as"/>
        </coding>
        <text value="Trading as"/>
      </valueCodeableConcept>
    </extension>
  </alias>
  <alias value="Multiple Names Org">
    <extension url="http://hl7.org.nz/fhir/StructureDefinition/alias-type">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/alias-type-code"/>
          <version value="1.0.0"/>
          <code value="legal"/>
          <display value="Legal"/>
        </coding>
        <text value="Legal"/>
      </valueCodeableConcept>
    </extension>
  </alias>
  <telecom>
    <system value="email"/>
    <value value="ghi@email.com"/>
    <use value="work"/>
    <rank value="1"/>
    <period>
      <start value="2019-11-11"/>
    </period>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="027 123555"/>
    <use value="work"/>
    <rank value="2"/>
    <period>
      <start value="2019-11-11"/>
    </period>
  </telecom>
  <partOf>
    <reference value="Organization/GZZ836-C"/>
    <display value="Multiple sub-organisation"/>
  </partOf>
</Organization>