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
Active as of 2023-03-31 |
{
"resourceType" : "CodeSystem",
"id" : "1587f987-b621-4494-b76d-cbad95f862c7",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:12:31.970+13:00"
},
"url" : "https://standards.digital.health.nz/ns/uterotonic-drugs-administered-status-code",
"identifier" : [
{
"value" : "UterotonicDrugsAdministeredStatus"
}
],
"version" : "0.1.0",
"name" : "UterotonicDrugsAdministeredStatusCode",
"title" : "Uterotonic drugs administered status code",
"status" : "active",
"date" : "2023-03-31T00: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" : "HISO 10050 Uterotonic drugs administered status, as part of the third stage of labour.",
"caseSensitive" : true,
"valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/uterotonic-drugs-administered-status",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "1",
"display" : "None",
"definition" : "No uterotonic drugs administered as part of third stage of labour"
},
{
"code" : "2",
"display" : "Yes as part of active management",
"definition" : "Uterotonic drugs administered as part of active management"
},
{
"code" : "3",
"display" : "Yes as part of treatment",
"definition" : "Uterotonic drugs administered as treatment"
}
]
}