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 2024-11-11 |
{
"resourceType" : "ValueSet",
"id" : "canshare-laterality-optional",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:10:32.441+13:00"
},
"language" : "en-x-sctlang-23162100-0210105",
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-laterality-optional",
"identifier" : [
{
"system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
"value" : "canshare-laterality-optional"
}
],
"version" : "0.1.0",
"name" : "canshare-laterality-optional",
"title" : "NZ cancer laterality optional",
"status" : "active",
"experimental" : false,
"date" : "2024-11-11T02:01:44+00:00",
"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" : "The side of a paired organ (e.g. left or right) or an 'Unknown' or 'Not applicable' value.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/21000210109",
"filter" : [
{
"property" : "constraint",
"op" : "=",
"value" : "7771000 |Left| OR 24028007 |Right| OR 51440002 |Bilateral| OR 261665006 |Unknown (qualifier value)| OR 261721000210105 |Not applicable|"
}
]
}
]
},
"expansion" : {
"identifier" : "e8ae5dc6-03a2-4e63-8280-c276ec7c15bd",
"timestamp" : "2024-11-11T13:47:10+13:00",
"total" : 5,
"offset" : 0,
"parameter" : [
{
"name" : "version",
"valueUri" : "http://snomed.info/sct|http://snomed.info/sct/21000210109/version/20241001"
},
{
"name" : "count",
"valueInteger" : 2147483647
},
{
"name" : "offset",
"valueInteger" : 0
}
],
"contains" : [
{
"system" : "http://snomed.info/sct",
"code" : "261721000210105",
"display" : "Definitely not applicable"
},
{
"system" : "http://snomed.info/sct",
"code" : "7771000",
"display" : "Left"
},
{
"system" : "http://snomed.info/sct",
"code" : "24028007",
"display" : "Right"
},
{
"system" : "http://snomed.info/sct",
"code" : "51440002",
"display" : "Right and left"
},
{
"system" : "http://snomed.info/sct",
"code" : "261665006",
"display" : "Unknown"
}
]
}
}