FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-TCB01-ALLINTO1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance TCB01-ALLINTO1
Profile: CH VACD AllergyIntolerance
identifier: urn:oid:2.999.1.2.3.4/00476f5f-f3b7-4e49-9b52-5ec88d65c18e
clinicalStatus: Active
verificationStatus: Confirmed
code: Adverse reaction to component of vaccine product containing Salmonella enterica subspecies enterica serovar Typhi antigen (disorder)
patient: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)
onset: 2021-10-06
recordedDate: 2021-10-06
recorder: PractitionerRole
lastOccurrence: 2021-10-06
{
"resourceType": "AllergyIntolerance",
"id": "TCB01-ALLINTO1",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-allergyintolerances"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.999.1.2.3.4",
"value": "00476f5f-f3b7-4e49-9b52-5ec88d65c18e"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "293122006",
"display": "Adverse reaction to component of vaccine product containing Salmonella enterica subspecies enterica serovar Typhi antigen (disorder)"
}
]
},
"patient": {
"reference": "Patient/TC-patient"
},
"onsetDateTime": "2021-10-06",
"recordedDate": "2021-10-06",
"recorder": {
"reference": "PractitionerRole/TC-HCP1-ORG1-ROLE-author"
},
"lastOccurrence": "2021-10-06"
}