HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This is not an authorized publication; it is the continuous build for version 2.1.2). This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions
: nzparamed - JSON Representation
Raw json | Download
{
"resourceType" : "NamingSystem",
"id" : "nzparamed",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://hl7.org.nz/fhir/NamingSystem/nzparamed"
}
],
"name" : "NZParamed",
"status" : "active",
"kind" : "identifier",
"date" : "2020-07-14",
"publisher" : "HL7 New Zealand",
"contact" : [
{
"name" : "HL7 New Zealand",
"telecom" : [
{
"system" : "email",
"value" : "mailto:admin@hl7.org.nz"
}
]
}
],
"responsible" : "HISO",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NPI",
"display" : "National provider identifier"
}
]
},
"description" : "Paramedic Council Register Number",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "https://standards.digital.health.nz/ns/paramedic-council-id",
"preferred" : true
}
]
}