Aotearoa Immunisation Register (AIR) FHIR Implementation Guide
2.7.0 - ci-build
New Zealand
Aotearoa Immunisation Register (AIR) FHIR Implementation Guide - Local Development build (v2.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2023-05-24 |
{
"resourceType" : "CodeSystem",
"id" : "air-event-type-1.0",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem air-event-type-1.0</b></p><a name=\"air-event-type-1.0\"> </a><a name=\"hcair-event-type-1.0\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-event-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">IMMUNISATION_UPDATE<a name=\"air-event-type-1.0-IMMUNISATION_UPDATE\"> </a></td><td>Immunisation Update Request</td></tr><tr><td style=\"white-space:nowrap\">IMMUNISATION_UPDATE_ACK<a name=\"air-event-type-1.0-IMMUNISATION_UPDATE_ACK\"> </a></td><td>Immunisation Update Response</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/air-event-type",
"version" : "2.7.0",
"name" : "AIR_event_type_1_0",
"title" : "AIR Event Type",
"status" : "draft",
"experimental" : false,
"date" : "2023-05-24T00:00:00+13:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://tewhatuora.govt.nz"
}
]
}
],
"description" : "Identifies AIR events.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"purpose" : "AIR event type",
"caseSensitive" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "IMMUNISATION_UPDATE",
"display" : "Immunisation Update Request"
},
{
"code" : "IMMUNISATION_UPDATE_ACK",
"display" : "Immunisation Update Response"
}
]
}