Operation | update FamilyMemberHistory |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/FamilyMemberHistory/C6AMW6NSBHHXTFRM |
Resource | FamilyMemberHistory | Id | C6AMW6NSBHHXTFRM | | |
<?xml version="1.0" encoding="UTF-8"?>
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="C6AMW6NSBHHXTFRM"/>
<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 - FamilyMemberHistory: Father died of a heart attack aged 74</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/familymemberhistory"/>
<value value="2904979-575769"/>
</identifier>
<status value="partial"/>
<patient>
<reference value="Patient/C6AMW6LIF4K55OM6"/>
</patient>
<date value="2021-03-07"/>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3/RoleCode"/>
<code value="FTH"/>
<display value="father"/>
</coding>
</relationship>
<condition>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="315619001"/>
<display value="Myocardial Infarction"/>
</coding>
<text value="Heart Attack"/>
</code>
<onsetAge>
<value value="74"/>
<unit value="yr"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</onsetAge>
<note>
<text value="Was fishing at the time. At least he went doing something he loved."/>
</note>
</condition>
</FamilyMemberHistory>