CH IPS (R4)
1.0.0-ci-build - ci-build
CH IPS (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ips/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "27da84cc-526a-4098-afb5-f08c7836d893",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-allergyintolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 27da84cc-526a-4098-afb5-f08c7836d893</b></p><a name=\"27da84cc-526a-4098-afb5-f08c7836d893\"> </a><a name=\"hc27da84cc-526a-4098-afb5-f08c7836d893\"> </a><a name=\"27da84cc-526a-4098-afb5-f08c7836d893-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 716186003}\">No known allergy (situation)</span></p><p><b>patient</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-8383926c-ece1-4384-94bc-b4250b4cb71b\">Monika Wegmüller</a></p><p><b>recordedDate</b>: 2024-04-26</p><p><b>recorder</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-869a4dd9-3a4a-4838-ad1e-42453d341147\">Martina Meier @ Spital</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active",
"display" : "Active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed",
"display" : "Confirmed"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "716186003",
"display" : "No known allergy (situation)"
}
]
},
"patient" : {
"reference" : "urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b",
"type" : "Patient",
"display" : "Monika Wegmüller"
},
"recordedDate" : "2024-04-26",
"recorder" : {
"reference" : "urn:uuid:869a4dd9-3a4a-4838-ad1e-42453d341147",
"type" : "PractitionerRole",
"display" : "Martina Meier @ Spital"
}
}