New Zealand HPI Implementation Guide
1.5.0 - Release
New Zealand HPI Implementation Guide - Local Development build (v1.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"meta" : {
"versionId" : "13",
"lastUpdated" : "2022-11-21T17:02:33.184+13:00",
"profile" : [
🔗 "http://hl7.org.nz/fhir/StructureDefinition/HPIPractitionerRole"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "M"
}
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole R00000012-G</b></p><a name=\"R00000012-G\"> </a><a name=\"hcR00000012-G\"> </a><a name=\"R00000012-G-en-US\"> </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\">version: 13; Last updated: 2022-11-21 17:02:33+1300</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HPIPractitionerRole.html\">HPI Practitioner role</a></p><p style=\"margin-bottom: 0px\">Security Label: moderate (Details: Confidentiality code M = 'moderate')</p></div><p><b>PractitionerRoleStatusReason</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code other}\">other</span></p><blockquote><p><b>PractitionerRoleCreator</b></p><ul><li>person: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/Person/testall\">??</a></li><li>organization: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/Organization/G00001-G\">??</a></li></ul></blockquote><blockquote><p><b>Messaging Address</b></p><ul><li>provider: healthlink</li><li>value: changed-edi-address</li></ul></blockquote><p><b>identifier</b>: HPIPractitionerRole/R00000012-G\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: false</p><p><b>period</b>: 2000-02-10 --> 2000-02-11</p><p><b>practitioner</b>: <a href=\"Practitioner-90ZZLP.html\">Practitioner: identifier = https://standards.digital.health.nz/ns/hpi-person-id#HPIProvider#90ZZLP\u00a0(use:\u00a0official,\u00a0)</a></p><p><b>organization</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/Organization/GZZ998-G\">??</a></p><p><b>code</b>: <span title=\"Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 542114}\">Medical Receptionist</span></p><p><b>location</b>: <a href=\"Location-FZZ999-B.html\">Location Live Facilty</a></p><p><b>telecom</b>: ph: 1324654788(Work), <a href=\"mailto:infoooor@infooooor.com\">infoooor@infooooor.com</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org.nz/fhir/StructureDefinition/practitionerRole-status-reason",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code",
"version" : "1.0.0",
"code" : "other",
"display" : "other"
}
],
"text" : "other"
}
},
{
"extension" : [
{
"url" : "person",
"valueReference" : {
"reference" : "Person/testall"
}
},
{
"url" : "organization",
"valueReference" : {
"reference" : "Organization/G00001-G"
}
}
],
"url" : "http://hl7.org.nz/fhir/StructureDefinition/practitionerRole-creator"
},
{
"extension" : [
{
"url" : "provider",
"valueString" : "healthlink"
},
{
"url" : "value",
"valueString" : "changed-edi-address"
}
],
"url" : "http://hl7.org.nz/fhir/StructureDefinition/messaging-address"
}
],
"identifier" : [
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/hpi-practitionerrole-id",
"value" : "R00000012-G",
"assigner" : {
"reference" : "Organization/G00001-G"
}
}
],
"active" : false,
"period" : {
"start" : "2000-02-10",
"end" : "2000-02-11"
},
"practitioner" : {
🔗 "reference" : "Practitioner/90ZZLP"
},
"organization" : {
"reference" : "Organization/GZZ998-G"
},
"code" : [
{
"coding" : [
{
"system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0",
"version" : "1.2",
"code" : "542114",
"display" : "Medical Receptionist"
}
],
"text" : "Medical Receptionist"
}
],
"location" : [
{
🔗 "reference" : "Location/FZZ999-B"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "1324654788",
"use" : "work",
"rank" : 1,
"period" : {
"start" : "2000-02-10",
"end" : "2010-05-05"
}
},
{
"system" : "email",
"value" : "infoooor@infooooor.com",
"use" : "work",
"rank" : 2,
"period" : {
"start" : "2000-02-10",
"end" : "2010-05-06"
}
}
]
}