Operation | updateCreate Bundle |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Bundle/993423ebaa8549d98f1af78eb41d3b22 |
Resource | Bundle | Id | 993423ebaa8549d98f1af78eb41d3b22 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Bundle xmlns="http://hl7.org/fhir">
<id value="993423ebaa8549d98f1af78eb41d3b22"/>
<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="2904979-6986"/>
</identifier>
<type value="collection"/>
<entry>
<fullUrl value="urn:uuid:0f5f117e-f921-42de-9887-6d01332c21aa"/>
<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: Jackie Collected</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/patient"/>
<value value="2904979-6986-131188874"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="CollectedPm1Yvlg7"/>
<given value="JackiePm1Yvlg7"/>
</name>
<gender value="female"/>
<birthDate value="1980-02-28"/>
</Patient>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:17c36552-cc13-4145-949c-f23e211c6f95"/>
<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="2904979-6986-02118670"/>
</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="unable-to-assess"/>
<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:0f5f117e-f921-42de-9887-6d01332c21aa"/>
</patient>
<recordedDate value="2022-02-18"/>
<recorder>
<reference value="urn:uuid:0f5f117e-f921-42de-9887-6d01332c21aa"/>
</recorder>
<reaction>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="247472004"/>
<display value="Hives"/>
</coding>
</manifestation>
</reaction>
</AllergyIntolerance>
</resource>
</entry>
</Bundle>