Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.2 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DHOutpatientDrDottyMcStuffins - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org.nz/fhir/StructureDefinition/NzPractitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DHOutpatientDrDottyMcStuffins</b></p><a name=\"DHOutpatientDrDottyMcStuffins\"> </a><a name=\"hcDHOutpatientDrDottyMcStuffins\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.org.nz/ig/base/StructureDefinition-NzPractitioner.html\">Practitioner resource for use in NZ</a></p></div><p><b>identifier</b>: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiProvider.html\" title=\"HPI providers\">HPIProvider</a>/99ZZZX\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Dotty McStuffins </p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1961-10-24</p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://standards.digital.health.nz/ns/hpi-person-id",
      "value" : "99ZZZX"
    }
  ],
  "name" : [
    {
      "use" : "usual",
      "family" : "McStuffins",
      "given" : [
        "Dotty"
      ],
      "prefix" : [
        "Dr"
      ]
    }
  ],
  "gender" : "female",
  "birthDate" : "1961-10-24"
}