<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

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

: FamilyMemberHistoryExample001 - XML Representation

Raw xml | Download



<FamilyMemberHistory xmlns="http://hl7.org/fhir">
  <id value="FamilyMemberHistoryExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/FamilyMemberHistoryMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FamilyMemberHistory FamilyMemberHistoryExample001</b></p><a name="FamilyMemberHistoryExample001"> </a><a name="hcFamilyMemberHistoryExample001"> </a><a name="FamilyMemberHistoryExample001-en-US"> </a><p><b>status</b>: Completed</p><p><b>patient</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>name</b>: Juan Perez</p><p><b>relationship</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/RoleCodeCS FTH}">father</span></p></div>
  </text>
  <status value="completed"/>
  <patient>🔗 
    <reference value="Patient/PatientExample001"/>
  </patient>
  <name value="Juan Perez"/>
  <relationship>
    <coding>
      <system value="https://fhir.medicaia.ar/CodeSystem/RoleCodeCS"/>
      <code value="FTH"/>
      <display value="father"/>
    </coding>
  </relationship>
</FamilyMemberHistory>