Smart Bear Implementation Guide
3.2.2 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.2.2). See the Directory of published versions
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="FamilyHearingLossFamilyMemberHistory001"/>
<meta>
<profile
value="https://smart-bear.eu/fhir/StructureDefinition/FamilyHearingLossFamilyMemberHistory"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "FamilyHearingLossFamilyMemberHistory001" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-FamilyHearingLossFamilyMemberHistory.html">Family Hearing Loss Family Member History</a></p></div><p><b>FamilyMemberHistory Encounter </b>: <a href="Encounter-Enc001.html">Encounter/Enc001</a></p><p><b>status</b>: completed</p><p><b>patient</b>: <a href="Patient-Patient001.html">Patient/Patient001</a> " BIANCHI"</p><p><b>date</b>: 2021-03-01 07:29:23+0000</p><p><b>relationship</b>: family member <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#FAMMEMB)</span></p><h3>Conditions</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Family history of hearing loss <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#439750006)</span></td></tr></table></div>
</text>
<extension
url="https://smart-bear.eu/fhir/StructureDefinition/FamilyMemberHistoryEncounter">
<valueReference>
<reference value="Encounter/Enc001"/>
</valueReference>
</extension>
<status value="completed"/>
<patient>
<reference value="Patient/Patient001"/>
</patient>
<date value="2021-03-01T07:29:23.356+00:00"/>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="FAMMEMB"/>
<display value="family member"/>
</coding>
</relationship>
<condition>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="439750006"/>
<display value="Family history of hearing loss"/>
</coding>
</code>
</condition>
</FamilyMemberHistory>