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

: R00000015-C - JSON Representation

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "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 class=\"res-header-id\"><b>Generated Narrative: PractitionerRole R00000015-C</b></p><a name=\"R00000015-C\"> </a><a name=\"hcR00000015-C\"> </a><a name=\"R00000015-C-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: 1; Last 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: restricted (Details: Confidentiality code R  = ' restricted ', stated as ' null '), redacted (Details: ObservationValue code REDACTED  = ' redacted ', stated as ' null ')</p></div><p><b>identifier</b>: HPIPractitionerRole/R00000015-C\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: false</p><p><b>practitioner</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Practitioner/99ZZZS\">??</a></p><p><b>code</b>: <span title=\"Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 323112}\">Aircraft Maintenance Engineer (Mechanical)</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)"
    }
  ]
}