FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-TCF02-ALLINTO1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance TCF02-ALLINTO1
Profile: CH VACD AllergyIntolerance
identifier: urn:oid:2.999.1.2.3.4/cbc8c8c1-4f47-4ec3-99a7-ae775b75c621
clinicalStatus: Active
verificationStatus: Confirmed
code: Atopic dermatitis (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": "TCF02-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": "cbc8c8c1-4f47-4ec3-99a7-ae775b75c621"
}
],
"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": "24079001",
"display": "Atopic dermatitis (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"
}