FHIR IG analytics| Package | csiro.fhir.au.gpccmp |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-latex-foreman-caterina.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance latex-foreman-caterina
clinicalStatus: Active
code: Latex
onset: 2025-08-27 13:47:21+0000
note:
Has reacted soon after exposure as well as a delayed reaction to latex, with a rash appearing 24 hours after exposure.
| Manifestation |
| Rash |
{
"resourceType": "AllergyIntolerance",
"id": "latex-foreman-caterina",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance",
"https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPAllergyIntolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "111088007",
"display": "Latex"
}
]
},
"patient": {
"reference": "Patient/foreman-caterina"
},
"onsetDateTime": "2025-08-27T13:47:21.154+00:00",
"note": [
{
"text": "Has reacted soon after exposure as well as a delayed reaction to latex, with a rash appearing 24 hours after exposure."
}
],
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271807003",
"display": "Rash"
}
]
}
]
}
]
}