Operation | updateCreate AllergyIntolerance |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/AllergyIntolerance/efbc665c7460445da2ad470a12e84e60 |
Resource | AllergyIntolerance | Id | efbc665c7460445da2ad470a12e84e60 | | |
<?xml version="1.0" encoding="UTF-8"?>
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="efbc665c7460445da2ad470a12e84e60"/>
<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"/>
<patient>
<reference value="Patient/04af9c6013ad497b933d71c44e734bda"/>
</patient>
<recordedDate value="2021-02-24"/>
<recorder>
<reference value="Practitioner/4e818a3faf494cd19c1ffda57d4f4576"/>
</recorder>
<reaction>
<substance>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="314422"/>
<display value="ALLERGENIC EXTRACT, PENICILLIN"/>
</coding>
</substance>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="247472004"/>
<display value="Hives"/>
</coding>
</manifestation>
</reaction>
</AllergyIntolerance>