This page is part of the Specialty Medication Enrollment (v1.0.0: STU1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="specialty-rx-search-response-2-w-revinclude"/>
<meta>
<lastUpdated value="2020-07-09T18:49:01.235+00:00"/>
</meta>
<type value="searchset"/>
<total value="1"/>
<link>
<relation value="self"/>
<url
value="http://hapi.fhir.org/baseR4/AllergyIntolerance?patient=specialty-rx-patient-1&_revinclude=Provenance:target"/>
</link>
<entry>
<fullUrl value="http://hapi.fhir.org/baseR4/AllergyIntolerance/7961399"/>
<resource>
<AllergyIntolerance>
<id value="7961399"/>
<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"><p><b>Generated Narrative</b></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>category</b>: medication</p><p><b>criticality</b>: high</p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 762952008}">Peanuts</span></p><p><b>patient</b>: <a href="Patient-specialty-rx-patient-1.html">Generated Summary: id: 1234; active; Timothy V. Doe ; Phone: 555-555-5555, tim.doe@example.com; gender: male; birthDate: 1987-02-20</a></p><p><b>onset</b>: 2017-09</p><h3>Reactions</h3><table class="grid"><tr><td>-</td><td><b>Manifestation</b></td><td><b>Onset</b></td></tr><tr><td>*</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}">Unknown</span></td><td>2017-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"/>
<code value="762952008"/>
<display value="Peanuts"/>
</coding>
<text value="Peanuts"/>
</code>
<patient>
<reference value="Patient/specialty-rx-patient-1"/>
</patient>
<onsetDateTime value="2017-09"/>
<reaction>
<manifestation>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<code value="UNK"/>
<display value="Unknown"/>
</coding>
</manifestation>
<onset value="2017-09"/>
</reaction>
</AllergyIntolerance>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
<entry>
<fullUrl value="http://hapi.fhir.org/baseR4/Provenance/7961499"/>
<resource>
<Provenance>
<id value="7961499"/>
<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"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href="#AllergyIntolerance_7961399">See above (AllergyIntolerance/7961399)</a></p><p><b>recorded</b>: Sep 1, 2017 3:26:23 PM</p><h3>Agents</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Who</b></td></tr><tr><td>*</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Author</span></td><td><a href="Practitioner-specialty-rx-practitioner-1.html">Generated Summary: id: 9941339108; Jane Smith ; Phone: 555-555-5555, Fax: 555-555-1234, jane.smith@example.org</a></td></tr></table></div>
</text>
<target>
<reference value="AllergyIntolerance/7961399"/>
</target>
<recorded value="2017-09-01T15: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/specialty-rx-practitioner-1"/>
</who>
</agent>
</Provenance>
</resource>
<search>
<mode value="include"/>
</search>
</entry>
</Bundle>