FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}