This page is part of the International Birth And Child Model Implementation Guide (v1.0.0-ballot: Releases Ballot 1) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
: UC3 FamilyMemberHistory of Fetus - XML Representation
Raw xml | Download
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="uc3-familymemberhistory"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: FamilyMemberHistory</b><a name="uc3-familymemberhistory"> </a></p><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">Resource FamilyMemberHistory "uc3-familymemberhistory" </p></div><p><b>status</b>: partial</p><p><b>patient</b>: <a href="Patient-uc3-fetus.html">Patient/uc3-fetus</a></p><p><b>relationship</b>: mother <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#MTH)</span></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>Achondroplasia <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#86268005)</span></td></tr></table></div>
</text>
<status value="partial"/>
<patient>
<reference value="Patient/uc3-fetus"/>
</patient>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="MTH"/>
<display value="mother"/>
</coding>
</relationship>
<condition>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="86268005"/>
<display value="Achondroplasia"/>
</coding>
</code>
</condition>
</FamilyMemberHistory>