HL7 Czech EMS Implementation Guide
0.0.2 - ci-build
HL7 Czech EMS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-ems/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "27145145-c229-465f-a11e-6767c34c1489",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-allergyIntolerance-ems"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 27145145-c229-465f-a11e-6767c34c1489</b></p><a name=\"27145145-c229-465f-a11e-6767c34c1489\"> </a><a name=\"hc27145145-c229-465f-a11e-6767c34c1489\"> </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=\"StructureDefinition-cz-allergyIntolerance-ems.html\">Allergy Intolerance: (EMS CZ)</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.3.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:uuid:d8f41e59-56fe-4440-9467-3a0f8601b91e</p><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>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{https://hl7.cz/fhir/core/CodeSystem/cz-dlpatc-cs J01CA}\">PENICILINY SE ŠIROKÝM SPEKTREM</span></p><p><b>patient</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-3b46c18c-7e07-4232-af3e-f710dec8e766\">Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)</a></p><blockquote><p><b>reaction</b></p><p><b>AllergyIntolerance Certainty</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/reaction-event-certainty confirmed}\">Confirmed</span></p><p><b>AllergyIntolerance ExposureDescription</b>: Oral route</p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 255631004}\">Antibiotic</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 40178009}\">Allergic urticaria</span></p><p><b>severity</b>: Severe</p></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:d8f41e59-56fe-4440-9467-3a0f8601b91e"
}
],
"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"
}
]
},
"type" : "allergy",
"category" : [
"medication"
],
"criticality" : "high",
"code" : {
"coding" : [
{
"system" : "https://hl7.cz/fhir/core/CodeSystem/cz-dlpatc-cs",
"code" : "J01CA",
"display" : "PENICILINY SE ŠIROKÝM SPEKTREM"
}
]
},
"patient" : {
"reference" : "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"reaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/reaction-event-certainty",
"code" : "confirmed",
"display" : "Confirmed"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDescription",
"valueString" : "Oral route"
}
],
"substance" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "255631004",
"display" : "Antibiotic"
}
]
},
"manifestation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "40178009",
"display" : "Allergic urticaria"
}
]
}
],
"severity" : "severe"
}
]
}