HL7 Czech EMS Implementation Guide
0.0.2 - ci-build Czechia flag

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

: Allergy Intolerance: Augmentin - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="27145145-c229-465f-a11e-6767c34c1489"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-allergyIntolerance-ems"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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 

This 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: 

Note 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.

This 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>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:d8f41e59-56fe-4440-9467-3a0f8601b91e"/>
  </identifier>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
  </verificationStatus>
  <type value="allergy"/>
  <category value="medication"/>
  <criticality value="high"/>
  <code>
    <coding>
      <system value="https://hl7.cz/fhir/core/CodeSystem/cz-dlpatc-cs"/>
      <code value="J01CA"/>
      <display value="PENICILINY SE ŠIROKÝM SPEKTREM"/>
    </coding>
  </code>
  <patient>
    <reference value="urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"/>
  </patient>
  <reaction>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/reaction-event-certainty"/>
          <code value="confirmed"/>
          <display value="Confirmed"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/openEHR-exposureDescription">
      <valueString value="Oral route"/>
    </extension>
    <substance>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="255631004"/>
        <display value="Antibiotic"/>
      </coding>
    </substance>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="40178009"/>
        <display value="Allergic urticaria"/>
      </coding>
    </manifestation>
    <severity value="severe"/>
  </reaction>
</AllergyIntolerance>