Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis
1.1.0 - ci-build International flag

Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis, published by HL7 International - Clinical Decision Support WG. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cpg-example-anthrax/ and changes regularly. See the Directory of published versions

: Vaccine Allergy Flag - XML Representation

Raw xml | Download



<Flag xmlns="http://hl7.org/fhir">
  <id value="vaccine-allergy-flag"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Flag vaccine-allergy-flag</b></p><a name="vaccine-allergy-flag"> </a><a name="hcvaccine-allergy-flag"> </a><a name="vaccine-allergy-flag-en-US"> </a><p><b>status</b>: Active</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 370860007}">Verification of allergy status (procedure)</span></p><p><b>subject</b>: <a href="Patient-patient-1.html">John Smith  Male, DoB: 2000-01-01</a></p><p><b>author</b>: <a href="Device-anthrax-example-device.html">Device: identifier = Anthrax_Post_Exposure_Prophylaxis_FHIRv400.cql; manufacturer = Centers for Disease Control and Prevention; type = Clinical data collection/management information system application software (physical object); url = http://hl7.org/fhir/uv/cpg/anthrax/Device/anthrax-example-device</a></p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/flag-detail">
    <valueReference>🔗 
      <reference value="AllergyIntolerance/allergy-9"/>
    </valueReference>
  </extension>
  <status value="active"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="370860007"/>
      <display value="Verification of allergy status (procedure)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-1"/>
  </subject>
  <author>🔗 
    <reference value="Device/anthrax-example-device"/>
  </author>
</Flag>