: Medirecords FamilyMemberHistory Example - XML Representation
Raw xml | Download
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="984ee983-1688-420c-9500-002900928c35"/>
<meta>
<lastUpdated value="2022-02-28T01:43:30Z"/>
<profile
value="https://fhir.medirecords.com/StructureDefinition/mr-family-member-history"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FamilyMemberHistory 984ee983-1688-420c-9500-002900928c35</b></p><a name="984ee983-1688-420c-9500-002900928c35"> </a><a name="hc984ee983-1688-420c-9500-002900928c35"> </a><a name="984ee983-1688-420c-9500-002900928c35-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2022-02-28 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-family-member-history.html">MR FamilyMemberHistory</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</a></p><p><b>name</b>: Paul, Abbot</p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}">father</span></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td/><td><span title="Codes:{http://snomed.info/sct 15771004}">Diabetes insipidus</span></td></tr></table></div>
</text>
<status value="completed"/>
<patient>🔗
<reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
</patient>
<name value="Paul, Abbot"/>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="FTH"/>
<display value="father"/>
</coding>
</relationship>
<condition>
<extension
url="https://fhir.medirecords.com/StructureDefinition/mr-fmh-condition-isactive-extn">
<valueBoolean value="true"/>
</extension>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="15771004"/>
<display value="Diabetes insipidus"/>
</coding>
</code>
</condition>
</FamilyMemberHistory>