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 2024-11-11 |
{
"resourceType" : "ValueSet",
"id" : "gender-classification",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:13:53.147+13:00"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/gender-classification",
"version" : "0.1.0",
"name" : "Gender_classification",
"title" : "Standard classification of gender",
"status" : "draft",
"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/"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"version" : "1.0"
}
]
},
"expansion" : {
"identifier" : "7a6a459f-3173-413a-9539-240000e2bec4",
"timestamp" : "2024-11-11T13:49:37+13:00",
"total" : 9,
"offset" : 0,
"parameter" : [
{
"name" : "version",
"valueUri" : "https://standards.digital.health.nz/ns/gender-classification|1.0"
},
{
"name" : "count",
"valueInteger" : 2147483647
},
{
"name" : "offset",
"valueInteger" : 0
}
],
"contains" : [
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "3",
"display" : "Another gender / He ira kē anō"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "4",
"display" : "Don't know"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "2",
"display" : "Female / Wahine"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "1",
"display" : "Male / Tāne"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "9",
"display" : "Not stated"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "5",
"display" : "Refuse to answer"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "6",
"display" : "Repeated value"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "8",
"display" : "Response outside scope"
},
{
"system" : "https://standards.digital.health.nz/ns/gender-classification",
"code" : "7",
"display" : "Response unidentifiable"
}
]
}
}