HealthSense Implementation Guide (Taltech)
0.1.0 - ci-build
HealthSense Implementation Guide (Taltech), published by Taltech. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/e-medlab/healthsense/ and changes regularly. See the Directory of published versions
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="FmhOfHernia"/>
<meta>
<profile
value="https://healthsense.e-medlab.com/StructureDefinition/hs-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 FmhOfHernia</b></p><a name="FmhOfHernia"> </a><a name="hcFmhOfHernia"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hs-family-member-history.html">Family Member History</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <a href="Patient-pat1.html">Igor Bossenko (official) Male, DoB: 1973-02-10 ( urn:pin:hl7.ee:pid:ni:est#37302102711)</a></p><p><b>relationship</b>: <span title="Codes:{http://snomed.info/sct 72705000}">Mother</span></p><p><b>deceased</b>: false</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><span title="Codes:{http://snomed.info/sct 39839004}">Diaphragmatic hernia</span></td></tr></table></div>
</text>
<status value="completed"/>
<patient>🔗
<reference value="Patient/pat1"/>
</patient>
<relationship>
<coding>
<system value="http://snomed.info/sct"/>
<code value="72705000"/>
<display value="Mother"/>
</coding>
</relationship>
<deceasedBoolean value="false"/>
<condition>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="39839004"/>
<display value="Diaphragmatic hernia"/>
</coding>
</code>
</condition>
</FamilyMemberHistory>