New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-08-08 |
{
"resourceType" : "ValueSet",
"id" : "rf-condition-diagnosis-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rf-condition-diagnosis-code</b></p><a name=\"rf-condition-diagnosis-code\"> </a><a name=\"hcrf-condition-diagnosis-code\"> </a><a name=\"rf-condition-diagnosis-code-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><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/195528001\">195528001</a></td><td>Acute rheumatic fever (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/38933006\">38933006</a></td><td>Recurrent rheumatic fever (disorder)</td></tr></table></li><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-condition-summary-codes\">condition-summary-codes</a></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-diagnosis-code",
"version" : "1.0.0",
"name" : "RFConditionSummaryDiagnosisValueSet",
"title" : "Codes for summary diagnosis of the rheumatic fever condition",
"status" : "active",
"experimental" : false,
"date" : "2024-08-08T07:13:26+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
},
{
"name" : "David Grainger",
"telecom" : [
{
"system" : "email",
"value" : "david.grainger@middleware.co.nz",
"use" : "work"
}
]
}
],
"description" : "This value set defines the codes that summarise the diagnosis of a patient with a rheumatic fever condition",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "195528001",
"display" : "Acute rheumatic fever (disorder)"
},
{
"code" : "38933006",
"display" : "Recurrent rheumatic fever (disorder)"
}
]
},
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "condition-summary-codes"
}
]
}
]
}
}