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

: 92ZZRE - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "92ZZRE",
  "meta" : {
    "versionId" : "10673",
    "lastUpdated" : "2022-10-14T08:04:23.000+13:00",
    "profile" : [
      🔗 "http://hl7.org.nz/fhir/StructureDefinition/HPIPractitioner"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "M"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"92ZZRE\"> </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 Practitioner &quot;92ZZRE&quot; Version &quot;10673&quot; Updated &quot;2022-10-14 08:04:23+1300&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HPIPractitioner.html\">HPI Practitioner</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-Confidentiality http://terminology.hl7.org/CodeSystem/v3-Confidentiality}\">http://terminology.hl7.org/CodeSystem/v3-Confidentiality</span></p></div><p><b>identifier</b>: HPIProvider/92ZZRE\u00a0(use:\u00a0OFFICIAL)</p><p><b>name</b>: Walter Eugene O'Reilly (OFFICIAL), Radar (OLD)</p><p><b>communication</b>: English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig-v1-3-1.hip.digital.health.nz/site/CodeSystem-iso639-3-2007.html\">ISO 639-3:2007 (3-alpha language code)[2007]</a>#eng)</span></p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://standards.digital.health.nz/ns/hpi-person-id",
      "value" : "92ZZRE",
      "assigner" : {
        "reference" : "Organization/G00001-G"
      }
    }
  ],
  "name" : [
    {
      "use" : "official",
      "family" : "O'Reilly",
      "given" : [
        "Walter",
        "Eugene"
      ],
      "prefix" : [
        "cpl"
      ]
    },
    {
      "use" : "old",
      "given" : [
        "Radar"
      ]
    }
  ],
  "communication" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:639:-3",
          "version" : "2007",
          "code" : "eng",
          "display" : "English"
        }
      ],
      "text" : "English"
    }
  ]
}