FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeValueSet
IdValueSet-rf-condition-rhdseverity-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-rf-condition-rhdseverity-code.html
URLhttps://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-rhdseverity-code
Version1.1.1
Statusactive
Date2025-12-17T01:48:04+00:00
NameRFConditionRHDSeverityValueSet
TitleRheumatic heart disease severity codes
Authoritynational
DescriptionThis value set defines codes for the severity of rheumatic heart disease which determines the severity of a patient's rheumatic fever condition

Resources that use this resource

StructureDefinition
rf-condition-rhdseveritySeverity of rheumatic heart disease

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
nz-rheumaticfever-codesystemNZ-specific terminology in rheumatic fever data representation

Narrative

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:


Source1

{
  "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)"
          }
        ]
      }
    ]
  }
}