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

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

: DrDottyMcStuffins - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrDottyMcStuffins</b></p><a name=\"DrDottyMcStuffins\"> </a><a name=\"hcDrDottyMcStuffins\"> </a><a name=\"DrDottyMcStuffins-en-NZ\"> </a><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/hpi-practitioner-id</code>/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-practitioner-id",
      "value" : "99ZZZX"
    }
  ],
  "name" : [
    {
      "use" : "usual",
      "family" : "McStuffins",
      "given" : [
        "Dotty"
      ],
      "prefix" : [
        "Dr"
      ]
    }
  ],
  "gender" : "female",
  "birthDate" : "1961-10-24"
}