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

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeValueSet
IdValueSet-rf-condition-diagnosticcertainty-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-rf-condition-diagnosticcertainty-code.html
URLhttps://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-diagnosticcertainty-code
Version1.0.0
Statusactive
Date2025-12-17T01:48:04+00:00
NameRFConditionDiagnosticCertaintyValueSet
TitleRheumatic fever certainty of diagnosis codes
Authoritynational
DescriptionThis value set defines the codes that represent the certainty of a diagnosis of rheumatic fever in a patient.

Resources that use this resource

StructureDefinition
rf-condition-diagnosticcertaintyCertainty of rheumatic fever diagnosis

Resources that this resource uses

CodeSystem
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-diagnosticcertainty-code


Source1

{
  "resourceType": "ValueSet",
  "id": "rf-condition-diagnosticcertainty-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-diagnosticcertainty-code",
  "version": "1.0.0",
  "name": "RFConditionDiagnosticCertaintyValueSet",
  "title": "Rheumatic fever certainty of diagnosis 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 the codes that represent the certainty of a diagnosis of rheumatic fever in a patient.",
  "compose": {
    "include": [
      {
        "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "diagnostic-certainty-codes"
          }
        ]
      }
    ]
  }
}