Operation | update Bundle |
Method | PUT |
Path | https://kefhir.kodality.dev/fhir/Bundle/5837699 |
Resource | Bundle | Id | 5837699 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Bundle xmlns="http://hl7.org/fhir">
<id value="5837699"/>
<meta>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<identifier>
<system value="http://happyvalley.com/allergyintolerance-collection"/>
<value value="7483221-476527"/>
</identifier>
<type value="collection"/>
<entry>
<fullUrl value="urn:uuid:0958f72c-c32c-4651-b5bf-9a8671f1f8bc"/>
<resource>
<Patient>
<meta>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Touchstone Test Data - Patient: Jonathan Collected</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/patient"/>
<value value="7483221-476527-022252935"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="CollectedJZJRDhW"/>
<given value="JonathanJZJRDhW"/>
</name>
<gender value="male"/>
<birthDate value="1978-09-06"/>
</Patient>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:2bd7caaa-e849-4d0d-94ba-19bffdab5fa6"/>
<resource>
<AllergyIntolerance>
<meta>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Touchstone Test Data - ALLERGENIC EXTRACT, PENICILLIN; Hives</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/allergyintolerance"/>
<value value="7483221-476527-90573818"/>
</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>
<category value="medication"/>
<criticality value="high"/>
<code>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="7980"/>
<display value="Penicillin G"/>
</coding>
</code>
<patient>
<reference value="urn:uuid:0958f72c-c32c-4651-b5bf-9a8671f1f8bc"/>
</patient>
<recordedDate value="2022-08-27"/>
<recorder>
<reference value="urn:uuid:0958f72c-c32c-4651-b5bf-9a8671f1f8bc"/>
</recorder>
<reaction>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="247472004"/>
<display value="Hives"/>
</coding>
</manifestation>
</reaction>
</AllergyIntolerance>
</resource>
</entry>
</Bundle>