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" : "Hl7v2-result",
"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 Hl7v2-result</b></p><a name=\"Hl7v2-result\"> </a><a name=\"hcHl7v2-result\"> </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/hl7v2-result</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\">ACCEPTED<a name=\"Hl7v2-result-ACCEPTED\"> </a></td><td>accepted</td></tr><tr><td style=\"white-space:nowrap\">DECLINED<a name=\"Hl7v2-result-DECLINED\"> </a></td><td>declined</td></tr><tr><td style=\"white-space:nowrap\">ERROR<a name=\"Hl7v2-result-ERROR\"> </a></td><td>error</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/hl7v2-result",
"version" : "2.7.0",
"name" : "Hl7v2_result_1_0",
"title" : "Hl7v2 Result Code",
"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" : "Hl7v2 Result Code",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"purpose" : "NES event type",
"caseSensitive" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "ACCEPTED",
"display" : "accepted"
},
{
"code" : "DECLINED",
"display" : "declined"
},
{
"code" : "ERROR",
"display" : "error"
}
]
}