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
{
"resourceType" : "PractitionerRole",
"id" : "R00000015-C",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2022-09-01T15:21:57.885+12:00",
"profile" : [
🔗 "http://hl7.org.nz/fhir/StructureDefinition/HPIPractitionerRole"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "R"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code" : "REDACTED"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"R00000015-C\"> </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 PractitionerRole "R00000015-C" Version "1" Updated "2022-09-01 15:21:57+1200" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HPIPractitionerRole.html\">HPI Practitioner role</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>, <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ObservationValue http://terminology.hl7.org/CodeSystem/v3-ObservationValue}\">http://terminology.hl7.org/CodeSystem/v3-ObservationValue</span></p></div><p><b>identifier</b>: HPIPractitionerRole/R00000015-C\u00a0(use:\u00a0OFFICIAL)</p><p><b>active</b>: false</p><p><b>practitioner</b>: <a href=\"Practitioner/99ZZZS\">Practitioner/99ZZZS</a></p><p><b>code</b>: Aircraft Maintenance Engineer (Mechanical) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig-v1-3-1.hip.digital.health.nz/site/CodeSystem-ANZCO-occupations-2013-1.2.html\">ANZSCO - Australian and New Zealand Standard Classification of Occupations, 2013[1.2]</a>#323112)</span></p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/hpi-practitionerrole-id",
"value" : "R00000015-C",
"assigner" : {
"reference" : "Organization/G00001-G"
}
}
],
"active" : false,
"practitioner" : {
"reference" : "Practitioner/99ZZZS"
},
"code" : [
{
"coding" : [
{
"system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0",
"version" : "1.2",
"code" : "323112",
"display" : "Aircraft Maintenance Engineer (Mechanical)"
}
],
"text" : "Aircraft Maintenance Engineer (Mechanical)"
}
]
}