FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-AllergyIntolerance-ExtractBundleEntry1-pat-sf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance AllergyIntolerance-ExtractBundleEntry1-pat-sf
clinicalStatus: Active
code: Aspirin
patient: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
note:
Moderate reaction
| Manifestation |
| Urticaria |
{
"resourceType": "AllergyIntolerance",
"id": "AllergyIntolerance-ExtractBundleEntry1-pat-sf",
"meta": {
"profile": [
"https://smartforms.csiro.au/ig/StructureDefinition/SHCAllergyIntolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387458008",
"display": "Aspirin"
}
]
},
"patient": {
"reference": "Patient/pat-sf"
},
"note": [
{
"text": "Moderate reaction"
}
],
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "126485001",
"display": "Urticaria"
}
]
}
]
}
]
}