New Zealand Rheumatic Fever FHIR Implementation Guide
1.0.0 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-09-26 |
{
"resourceType" : "ValueSet",
"id" : "rf-condition-rhdseverity-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rf-condition-rhdseverity-code</b></p><a name=\"rf-condition-rhdseverity-code\"> </a><a name=\"hcrf-condition-rhdseverity-code\"> </a><a name=\"rf-condition-rhdseverity-code-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-nz-rheumaticfever-codesystem.html\"><code>https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem</code></a> where concept descends from <a href=\"CodeSystem-nz-rheumaticfever-codesystem.html#nz-rheumaticfever-codesystem-rhd-severity-special-codes\">rhd-severity-special-codes</a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/260413007\">260413007</a></td><td>None (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/255604002\">255604002</a></td><td>Mild (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/1255665007\">1255665007</a></td><td>Moderate (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/24484000\">24484000</a></td><td>Severe (severity modifier) (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-rhdseverity-code",
"version" : "1.1.0",
"name" : "RFConditionRHDSeverityValueSet",
"title" : "Rheumatic heart disease severity codes",
"status" : "active",
"experimental" : false,
"date" : "2024-09-26T01:26:30+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
},
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz"
}
]
},
{
"name" : "HNZ Integration Team",
"telecom" : [
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz",
"use" : "work"
}
]
}
],
"description" : "This value set defines codes for the severity of rheumatic heart disease which determines the severity of a patient's rheumatic fever condition",
"compose" : {
"include" : [
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "rhd-severity-special-codes"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "260413007",
"display" : "None (qualifier value)"
},
{
"code" : "255604002",
"display" : "Mild (qualifier value)"
},
{
"code" : "1255665007",
"display" : "Moderate (qualifier value)"
},
{
"code" : "24484000",
"display" : "Severe (severity modifier) (qualifier value)"
},
{
"code" : "261665006",
"display" : "Unknown (qualifier value)"
}
]
}
]
}
}