FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-11-2-AllergyIntolerance.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance 11-2-AllergyIntolerance
Profile: CH VACD AllergyIntolerance
identifier: Uniform Resource Identifier (URI)/urn:uuid:0000b855-e2fa-4c0e-a3f4-53c1f6747328
clinicalStatus: Active
verificationStatus: Confirmed
code: Atopic dermatitis (disorder)
patient: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)
recordedDate: 1996-07-11 00:00:00+0200
recorder: PractitionerRole
{
"resourceType": "AllergyIntolerance",
"id": "11-2-AllergyIntolerance",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-allergyintolerances"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:0000b855-e2fa-4c0e-a3f4-53c1f6747328"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "24079001",
"display": "Atopic dermatitis (disorder)"
}
]
},
"patient": {
"reference": "Patient/3-1-Patient"
},
"recordedDate": "1996-07-11T00:00:00+02:00",
"recorder": {
"reference": "PractitionerRole/6-1-PractitionerRole"
}
}