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 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "GZZ956-B",
  "meta" : {
    "versionId" : "8910",
    "lastUpdated" : "2022-04-05T15:04:16.000+12:00",
    "profile" : [
      🔗 "http://hl7.org.nz/fhir/StructureDefinition/HPIOrganization"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<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\u00a0(use:\u00a0OFFICIAL), NBN/9999999999041\u00a0(use:\u00a0OFFICIAL)</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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/established",
      "valuePeriod" : {
        "start" : "2018-05-20"
      }
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
      "value" : "GZZ956-B",
      "assigner" : {
        "reference" : "Organization/G00001-G"
      }
    },
    {
      "use" : "official",
      "system" : "https://standards.digital.health.nz/ns/hpi-nzbn",
      "value" : "9999999999041",
      "assigner" : {
        "reference" : "Organization/MBIE"
      }
    }
  ],
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://standards.digital.health.nz/ns/organisation-type-code",
          "version" : "1.1",
          "code" : "999",
          "display" : "Other"
        }
      ]
    }
  ],
  "name" : "Flat-Unit Address Org",
  "alias" : [
    "Flat-Unit Address Org"
  ],
  "_alias" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org.nz/fhir/StructureDefinition/alias-type",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://standards.digital.health.nz/ns/alias-type-code",
                "version" : "1.0.0",
                "code" : "legal",
                "display" : "Legal"
              }
            ],
            "text" : "Legal"
          }
        }
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "021 101010",
      "use" : "work",
      "rank" : 1,
      "period" : {
        "start" : "1970-01-01"
      }
    }
  ]
}