HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build
HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "0bd84e75-9c5e-406b-90a8-e39a615e9cf6",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-allergyIntolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 0bd84e75-9c5e-406b-90a8-e39a615e9cf6</b></p><a name=\"0bd84e75-9c5e-406b-90a8-e39a615e9cf6\"> </a><a name=\"hc0bd84e75-9c5e-406b-90a8-e39a615e9cf6\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-allergyIntolerance.html\">Allergy Intolerance (CZ)</a></p></div><p><b>identifier</b>: <code>https://www.nempriklad.cz/</code>/0bd84e75-9c5e-406b-90a8-e39a615e9cf6</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>patient</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-2ccb472f-5747-4939-a119-5597835ad7da\">Bundle: identifier = https://www.nempriklad.cz/nis#1234567.1; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td><td><b>Description</b></td><td><b>Onset</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Lokální zčervenání pokožky po podání Fludeoxythymidinu</span></td><td>Lokální zčervenání pokožky po podání Fludeoxythymidinu</td><td>2022-10-07 08:30:00+0100</td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://www.nempriklad.cz/",
"value" : "0bd84e75-9c5e-406b-90a8-e39a615e9cf6"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"version" : "4.0.1",
"code" : "active"
}
]
},
"patient" : {
"reference" : "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da"
},
"reaction" : [
{
"manifestation" : [
{
"text" : "Lokální zčervenání pokožky po podání Fludeoxythymidinu"
}
],
"description" : "Lokální zčervenání pokožky po podání Fludeoxythymidinu",
"onset" : "2022-10-07T08:30:00+01:00"
}
]
}