FHIR IG analytics| Package | tewhatuora.rheumaticfever |
| Resource Type | ValueSet |
| Id | ValueSet-rf-medicationallergy-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-rf-medicationallergy-code.html |
| URL | https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-medicationallergy-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-17T01:48:04+00:00 |
| Name | RFMedicationAllergyValueSet |
| Title | Rheumatic fever medication allergy codes |
| Authority | national |
| Description | This value set includes codes for the RF secondary prophylaxis medications / substances a patient has an allergic reaction to |
No resources found
| 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-medicationallergy-code
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 294497009 | Allergy to penicillin V |
| 91931000 | Allergy to erythromycin |
| 293722000 | Lignocaine allergy |
| 294881007 | Allergy to warfarin |
| 1003755004 | Allergy to latex |
| 417930000 | Allergy to adhesive agent |
| 419511003 | Propensity to adverse reactions to drug (finding) |
https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem version 📦1.0.1 where concept descends from nz-specific-medication-allergy-codes{
"resourceType": "ValueSet",
"id": "rf-medicationallergy-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-medicationallergy-code",
"version": "1.0.0",
"name": "RFMedicationAllergyValueSet",
"title": "Rheumatic fever medication allergy 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 includes codes for the RF secondary prophylaxis medications / substances a patient has an allergic reaction to",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "294497009",
"display": "Allergy to penicillin V"
},
{
"code": "91931000",
"display": "Allergy to erythromycin"
},
{
"code": "293722000",
"display": "Lignocaine allergy"
},
{
"code": "294881007",
"display": "Allergy to warfarin"
},
{
"code": "1003755004",
"display": "Allergy to latex"
},
{
"code": "417930000",
"display": "Allergy to adhesive agent"
},
{
"code": "419511003",
"display": "Propensity to adverse reactions to drug (finding)"
}
]
},
{
"system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "nz-specific-medication-allergy-codes"
}
]
}
]
}
}