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

: GZZ956-B - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="GZZ956-B"/>
  <meta>
    <versionId value="8910"/>
    <lastUpdated value="2022-04-05T15:04:16.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="GZZ956-B"> </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;GZZ956-B&quot; Version &quot;8910&quot; Updated &quot;2022-04-05 15:04:16+1200&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-HpiOrganization.html">HPI Organization</a></p></div><p><b>Established</b>: 2018-05-20 --&gt; (ongoing)</p><p><b>identifier</b>: HPIOrganization/GZZ956-B (use: OFFICIAL), NBN/9999999999041 (use: OFFICIAL)</p><p><b>active</b>: true</p><p><b>type</b>: Other <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>#999)</span></p><p><b>name</b>: Flat-Unit Address Org</p><p><b>alias</b>: Flat-Unit Address Org</p><p><b>telecom</b>: ph: 021 101010(WORK)</p></div>
  </text>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/established">
    <valuePeriod>
      <start value="2018-05-20"/>
    </valuePeriod>
  </extension>
  <identifier>
    <use value="official"/>
    <system
            value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
    <value value="GZZ956-B"/>
    <assigner>
      <reference value="Organization/G00001-G"/>
    </assigner>
  </identifier>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/hpi-nzbn"/>
    <value value="9999999999041"/>
    <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="999"/>
      <display value="Other"/>
    </coding>
  </type>
  <name value="Flat-Unit Address Org"/>
  <alias value="Flat-Unit Address 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="phone"/>
    <value value="021 101010"/>
    <use value="work"/>
    <rank value="1"/>
    <period>
      <start value="1970-01-01"/>
    </period>
  </telecom>
</Organization>