0.1.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Family History Member Grandfather (Example) - XML Representation

Raw xml | Download


<FamilyMemberHistory xmlns="http://hl7.org/fhir">
  <id value="ONCOnnect-EX-TB-FamilyHistoryMemberGrandfather"/>
  <meta>
    <profile
             value="https://fhir.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-family-history-item"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FamilyMemberHistory ONCOnnect-EX-TB-FamilyHistoryMemberGrandfather</b></p><a name="ONCOnnect-EX-TB-FamilyHistoryMemberGrandfather"> </a><a name="hcONCOnnect-EX-TB-FamilyHistoryMemberGrandfather"> </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-onconnect-pr-tb-family-history-item.html">Family History Member (Profile)</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <a href="Patient-ONCOnnect-EX-TB-Patient.html">Leo Muster (official) Other, DoB: 1980-04-06 ( Krankenversichertennummer)</a></p><p><b>date</b>: 2024-06-21</p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MGRFTH}">Großvater (mütterlicherseits)</span></p><p><b>deceased</b>: 80 a<span style="background: LightGoldenRodYellow"> (Details: UCUM  codea = 'a')</span></p><blockquote><p><b>condition</b></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm C18}">Bösartige Neubildung des Kolons</span></p><p><b>contributedToDeath</b>: false</p><p><b>onset</b>: 65 a<span style="background: LightGoldenRodYellow"> (Details: UCUM  codea = 'a')</span></p></blockquote><blockquote><p><b>condition</b></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm C18}">Bösartige Neubildung des Kolons</span></p><p><b>contributedToDeath</b>: true</p><p><b>onset</b>: 78 a<span style="background: LightGoldenRodYellow"> (Details: UCUM  codea = 'a')</span></p></blockquote></div>
  </text>
  <status value="completed"/>
  <patient>🔗 
    <reference value="Patient/ONCOnnect-EX-TB-Patient"/>
  </patient>
  <date value="2024-06-21"/>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <version value="3.0.0"/>
      <code value="MGRFTH"/>
      <display value="Großvater (mütterlicherseits)"/>
    </coding>
  </relationship>
  <deceasedAge>
    <value value="80"/>
    <unit value="a"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="a"/>
  </deceasedAge>
  <condition>
    <code>
      <coding>
        <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
        <code value="C18"/>
        <display value="Bösartige Neubildung des Kolons"/>
      </coding>
    </code>
    <contributedToDeath value="false"/>
    <onsetAge>
      <value value="65"/>
      <unit value="a"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="a"/>
    </onsetAge>
  </condition>
  <condition>
    <code>
      <coding>
        <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
        <code value="C18"/>
        <display value="Bösartige Neubildung des Kolons"/>
      </coding>
    </code>
    <contributedToDeath value="true"/>
    <onsetAge>
      <value value="78"/>
      <unit value="a"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="a"/>
    </onsetAge>
  </condition>
</FamilyMemberHistory>