New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build
New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions
Draft as of 2023-03-01 |
{
"resourceType" : "CodeSystem",
"id" : "ec568eb5-083c-4893-a393-eecbde4028bb",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:10:24.066+13:00"
},
"url" : "https://standards.digital.health.nz/ns/skin-to-skin-contact-end-reason-code",
"identifier" : [
{
"value" : "Skin-to-skin-contact-end-reason"
}
],
"version" : "0.1.0",
"name" : "Skin_to_skin_end_reason",
"title" : "Skin to skin end reason",
"status" : "draft",
"date" : "2023-03-01T00:00:00.000Z",
"publisher" : "Health New Zealand | Te Whatu Ora",
"contact" : [
{
"name" : "Health New Zealand | Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
}
],
"description" : "Reason why initial skin to skin contact was ended",
"caseSensitive" : false,
"valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/skin-to-skin-contact-end-reason-code",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "One hour or more contact achieved",
"definition" : "One hour or more skin to skin contact had been achieved"
},
{
"code" : "2",
"display" : "Maternal request",
"definition" : "Maternal request to end skin to skin contact"
},
{
"code" : "3",
"display" : "Health professional decision",
"definition" : "Health professional decision to end skin to skin contact"
},
{
"code" : "4",
"display" : "Medical reason",
"definition" : "Medical reason to end skin to skin contact"
},
{
"code" : "5",
"display" : "Other reason",
"definition" : "Other reason to end skin to skin contact"
}
]
}