US Core Implementation Guide
7.0.0 - CI Build United States of America flag

US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions

: AllergyIntolerance Provenance Example - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="c887e62f-6166-419f-8268-b5ecd6c7b901"/>
  <meta>
    <lastUpdated value="2019-07-09T18:49:01.235+00:00"/>
  </meta>
  <type value="searchset"/>
  <total value="1"/>
  <link>
    <relation value="self"/>
    <url
         value="http://example.org/AllergyIntolerance?_revinclude=Provenance%3Atarget&amp;patient=Examples"/>
  </link>
  <entry>
    <fullUrl value="http://example.org/AllergyIntolerance/79613"/>
    <resource>
      <AllergyIntolerance>
        <id value="79613"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2019-07-09T15:26:23.217+00:00"/>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="AllergyIntolerance_79613"> </a><p><b>Generated Narrative: AllergyIntolerance</b><a name="79613"> </a><a name="hc79613"> </a></p><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">Resource AllergyIntolerance &quot;79613&quot; Version &quot;1&quot; Updated &quot;2019-07-09 15:26:23+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-core-allergyintolerance.html">US Core AllergyIntolerance Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-clinical.html">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-verification.html">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>category</b>: medication</p><p><b>criticality</b>: high</p><p><b>code</b>: Peanuts <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT[US]</a>#762952008)</span></p><p><b>patient</b>: <a href="Patient-example.html">Patient/example</a> &quot; SHAW&quot;</p><p><b>onset</b>: 2017-06-09</p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manifestation</b></td><td><b>Onset</b></td></tr><tr><td style="display: none">*</td><td>Hives <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT[US]</a>#247472004)</span></td><td>2017-06-09</td></tr></table></div>
        </text>
        <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>
        <category value="medication"/>
        <criticality value="high"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <version value="http://snomed.info/sct/731000124108"/>
            <code value="762952008"/>
            <display value="Peanuts"/>
          </coding>
          <text value="Peanuts"/>
        </code>
        <patient>🔗 
          <reference value="Patient/example"/>
        </patient>
        <onsetDateTime value="2017-06-09"/>
        <reaction>
          <manifestation>
            <coding>
              <system value="http://snomed.info/sct"/>
              <version value="http://snomed.info/sct/731000124108"/>
              <code value="247472004"/>
              <display value="Hives"/>
            </coding>
          </manifestation>
          <onset value="2017-06-09"/>
        </reaction>
      </AllergyIntolerance>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
  <entry>
    <fullUrl value="http://example.org/Provenance/79614"/>
    <resource>
      <Provenance>
        <id value="79614"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2019-07-09T15:26:23.217+00:00"/>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Provenance_79614"> </a><p><b>Generated Narrative: Provenance</b><a name="79614"> </a><a name="hc79614"> </a></p><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">Resource Provenance &quot;79614&quot; Version &quot;1&quot; Updated &quot;2019-07-09 15:26:23+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-core-provenance.html">US Core Provenance Profile</a></p></div><p><b>target</b>: <a href="#AllergyIntolerance_79613">See above (AllergyIntolerance/79613)</a></p><p><b>recorded</b>: Jul 9, 2019, 3:26:23 PM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html">Provenance participant type</a>#author)</span></p><p><b>who</b>: <a href="Practitioner-practitioner-1.html">Practitioner/practitioner-1</a> &quot; BONE&quot;</p><p><b>onBehalfOf</b>: <a href="Organization-saint-luke-w-endpoint.html">Organization/saint-luke-w-endpoint</a> &quot;Saint Luke's Hospital of Kansas City&quot;</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html">Provenance participant type</a>#author)</span></p><p><b>who</b>: <a href="Practitioner-practitioner-2.html">Practitioner/practitioner-2</a> &quot; KATHY&quot;</p><p><b>onBehalfOf</b>: <a href="Organization-saint-luke-w-endpoint.html">Organization/saint-luke-w-endpoint</a> &quot;Saint Luke's Hospital of Kansas City&quot;</p></blockquote></div>
        </text>
        <target>
          <reference value="AllergyIntolerance/79613"/>
        </target>
        <recorded value="2019-07-09T15:26:23.217+00:00"/>
        <agent>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
              <code value="author"/>
              <display value="Author"/>
            </coding>
          </type>
          <who>🔗 
            <reference value="Practitioner/practitioner-1"/>
          </who>
          <onBehalfOf>🔗 
            <reference value="Organization/saint-luke-w-endpoint"/>
          </onBehalfOf>
        </agent>
        <agent>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
              <code value="author"/>
              <display value="Author"/>
            </coding>
          </type>
          <who>🔗 
            <reference value="Practitioner/practitioner-2"/>
          </who>
          <onBehalfOf>🔗 
            <reference value="Organization/saint-luke-w-endpoint"/>
          </onBehalfOf>
        </agent>
      </Provenance>
    </resource>
    <search>
      <mode value="include"/>
    </search>
  </entry>
</Bundle>