FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 264931009 | Symptomatic (qualifier value) |
| 67335000 | Asymptomatic diagnosis of (contextual qualifier) (qualifier value) |
| 261665006 | Unknown (qualifier value) |
Source1
{
"resourceType": "ValueSet",
"id": "rf-condition-symptomaticatdiagnosis-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-symptomaticatdiagnosis-code",
"version": "1.0.0",
"name": "RFConditionSymptomaticAtDiagnosisValueSet",
"title": "Codes for rheumatic heart disease symptom status at time of diagnosis",
"status": "draft",
"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 which describe whether a patient was symptomatic at the time of rheumatic fever diagnosis",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "264931009",
"display": "Symptomatic (qualifier value)"
},
{
"code": "67335000",
"display": "Asymptomatic diagnosis of (contextual qualifier) (qualifier value)"
},
{
"code": "261665006",
"display": "Unknown (qualifier value)"
}
]
}
]
}
}