NHS North West Genomics
0.0.8 - ci-build United Kingdom flag

NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions

: FamilyMemberHistory - Sarah-Jane Nottingham - XML Representation

Raw xml | Download


<FamilyMemberHistory xmlns="http://hl7.org/fhir">
  <id value="c76b8bc2-ec36-4ce1-a2ea-8c57215115e2"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FamilyMemberHistory c76b8bc2-ec36-4ce1-a2ea-8c57215115e2</b></p><a name="c76b8bc2-ec36-4ce1-a2ea-8c57215115e2"> </a><a name="hcc76b8bc2-ec36-4ce1-a2ea-8c57215115e2"> </a><p><b>status</b>: Partial</p><p><b>patient</b>: <a href="Patient-Patient-Liverpool.html">Paul LIVERPOOL</a></p><p><b>name</b>: Sarah-Jane Nottingham</p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}">mother</span></p><p><b>sex</b>: <span title="Codes:">female</span></p><p><b>born</b>: 1924-01-05</p><p><b>deceased</b>: true</p><p><b>reasonReference</b>: <a href="Observation-6beb613f-d303-42af-b025-86e8e0872061.html">Observation Diagnostic Implication</a></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>ContributedToDeath</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 126765001}">Gastrointestinal obstruction (disorder)</span></td><td>true</td></tr></table></div>
  </text>
  <status value="partial"/>
  <patient>🔗 
    <reference value="Patient/Patient-Liverpool"/>
    <display value="Paul LIVERPOOL"/>
  </patient>
  <name value="Sarah-Jane Nottingham"/>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="MTH"/>
      <display value="mother"/>
    </coding>
  </relationship>
  <sex>
    <coding>
      <code value="female"/>
    </coding>
  </sex>
  <bornDate value="1924-01-05"/>
  <deceasedBoolean value="true"/>
  <reasonReference>🔗 
    <reference value="Observation/6beb613f-d303-42af-b025-86e8e0872061"/>
  </reasonReference>
  <condition>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="126765001"/>
        <display value="Gastrointestinal obstruction (disorder)"/>
      </coding>
    </code>
    <contributedToDeath value="true"/>
  </condition>
</FamilyMemberHistory>