Operation | updateCreate AllergyIntolerance |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AllergyIntolerance/4e20e31a2b2c4a47a86691b584fe4909 |
Resource | AllergyIntolerance | Id | 4e20e31a2b2c4a47a86691b584fe4909 | | |
<?xml version="1.0" encoding="UTF-8"?>
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="4e20e31a2b2c4a47a86691b584fe4909"/>
<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">Touchstone Test Data - ALLERGENIC EXTRACT, PENICILLIN; Hives</div>
</text>
<identifier>
<system value="http://happyvalley.com/allergyintolerance"/>
<value value="3788109874-6986"/>
</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="Patient/fa2fe6dcc60f493ca854eb99356083e4"/>
</patient>
<recordedDate value="2022-02-17"/>
<recorder>
<reference value="Practitioner/9fd43901dc93447e9aad600f8711209c"/>
</recorder>
<reaction>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="247472004"/>
<display value="Hives"/>
</coding>
</manifestation>
</reaction>
</AllergyIntolerance>