FHIR IG analytics| Package | myhealth.eu.fhir.euvac |
| Resource Type | Observation |
| Id | Observation-obs-adverse-euvac.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation obs-adverse-euvac
status: Final
code: Mild local reaction at injection site
subject: John Smith Male, DoB: 1985-03-15 ( urn:oid:2.16.840.1.113883.2.9.4.3.2#BE-SMTJHN-19850315)
effective: 2024-10-11
performer: Practitioner Alice Johnson
value: Mild redness and swelling at injection site, resolved within 48 hours without intervention.
note:
ICD-10: T88.1 – Other adverse effects of vaccination
{
"resourceType": "Observation",
"id": "obs-adverse-euvac",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "281647001",
"display": "Adverse reaction (disorder)"
}
],
"text": "Mild local reaction at injection site"
},
"subject": {
"reference": "Patient/patient-vachist-euvac"
},
"effectiveDateTime": "2024-10-11",
"performer": [
{
"reference": "Practitioner/prac-vachist-euvac"
}
],
"valueString": "Mild redness and swelling at injection site, resolved within 48 hours without intervention.",
"note": [
{
"text": "ICD-10: T88.1 – Other adverse effects of vaccination"
}
]
}