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 2019-11-01 |
{
"resourceType" : "ValueSet",
"id" : "condition-severity",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:15:21.721+13:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}
],
"url" : "http://hl7.org/fhir/ValueSet/condition-severity",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.168"
}
],
"version" : "0.1.0",
"name" : "Condition/DiagnosisSeverity",
"title" : "Condition/Diagnosis Severity",
"status" : "draft",
"experimental" : false,
"date" : "2019-11-01T09:29:23+11: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" : "Preferred value set for Condition/Diagnosis severity grading.",
"copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "24484000"
},
{
"code" : "6736007"
},
{
"code" : "255604002"
}
]
}
]
},
"expansion" : {
"identifier" : "9b67bc1e-7fe3-4939-acb7-fe667d888c69",
"timestamp" : "2024-11-11T13:48:17+13:00",
"total" : 3,
"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" : "24484000",
"display" : "Severe"
},
{
"system" : "http://snomed.info/sct",
"code" : "6736007",
"display" : "Moderate severity"
},
{
"system" : "http://snomed.info/sct",
"code" : "255604002",
"display" : "Mild"
}
]
}
}