HIP FHIR Common Terminology Guide
1.8.7 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.8.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2023-05-24 |
{
"resourceType" : "CodeSystem",
"id" : "nes-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 nes-event-type-1.0</b></p><a name=\"nes-event-type-1.0\"> </a><a name=\"hcnes-event-type-1.0\"> </a><a name=\"hcnes-event-type-1.0-en-US\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/nes-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\">FLS_ENROLMENT_NOMINATION<a name=\"nes-event-type-1.0-FLS_ENROLMENT_NOMINATION\"> </a></td><td>GP Enrolment Nomination</td></tr><tr><td style=\"white-space:nowrap\">FLS_ENROLMENT_NOMINATION_ACK<a name=\"nes-event-type-1.0-FLS_ENROLMENT_NOMINATION_ACK\"> </a></td><td>GP Enrolment Nomination Acknowledgement</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/nes-event-type",
"version" : "1.0",
"name" : "NES_event_type_1_0",
"title" : "NES 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" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "Identifies NES events.",
"purpose" : "NES event type",
"caseSensitive" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "FLS_ENROLMENT_NOMINATION",
"display" : "GP Enrolment Nomination"
},
{
"code" : "FLS_ENROLMENT_NOMINATION_ACK",
"display" : "GP Enrolment Nomination Acknowledgement"
}
]
}