FHIR IG analytics| Package | tewhatuora.rheumaticfever |
| Resource Type | ValueSet |
| Id | ValueSet-rf-condition-rhdseverity-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-rf-condition-rhdseverity-code.html |
| URL | https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-rhdseverity-code |
| Version | 1.1.1 |
| Status | active |
| Date | 2025-12-17T01:48:04+00:00 |
| Name | RFConditionRHDSeverityValueSet |
| Title | Rheumatic heart disease severity codes |
| Authority | national |
| Description | This value set defines codes for the severity of rheumatic heart disease which determines the severity of a patient's rheumatic fever condition |
| StructureDefinition | |
| rf-condition-rhdseverity | Severity of rheumatic heart disease |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| nz-rheumaticfever-codesystem | NZ-specific terminology in rheumatic fever data representation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet rf-condition-rhdseverity-code
This value set includes codes based on the following rules:
https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem version 📦1.0.1 where concept descends from rhd-severity-special-codeshttp://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 260413007 | None (qualifier value) |
| 255604002 | Mild (qualifier value) |
| 1255665007 | Moderate (qualifier value) |
| 24484000 | Severe (severity modifier) (qualifier value) |
| 32413006 | Transplantation of heart (procedure) |
| 261665006 | Unknown (qualifier value) |
{
"resourceType": "ValueSet",
"id": "rf-condition-rhdseverity-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-rhdseverity-code",
"version": "1.1.1",
"name": "RFConditionRHDSeverityValueSet",
"title": "Rheumatic heart disease severity codes",
"status": "active",
"experimental": false,
"date": "2025-12-17T01:48:04+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": "32413006",
"display": "Transplantation of heart (procedure)"
},
{
"code": "261665006",
"display": "Unknown (qualifier value)"
}
]
}
]
}
}