FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-604a-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 604a-pat-sf
clinicalStatus: Active
code: Bee pollen
patient: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
note:
comment
| Manifestation |
| Rash |
{
"resourceType": "AllergyIntolerance",
"id": "604a-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": "412583005",
"display": "Bee pollen"
}
],
"text": "Bee pollen"
},
"patient": {
"reference": "Patient/pat-sf"
},
"note": [
{
"text": "comment"
}
],
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271807003",
"display": "Rash"
}
],
"text": "Rash"
}
]
}
]
}