eHealth Platform Federal Core Profiles
2.1.2 - Belgium flag

eHealth Platform Federal Core Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/core/ and changes regularly. See the Directory of published versions

: relatedperson

Raw xml | Download


<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: RelatedPerson relatedperson</b></p><a name="relatedperson"> </a><a name="hcrelatedperson"> </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">Language: en</p></div><p><b>patient</b>: <a href="Patient-patient1.html">Josephine Nessa La Paradisio (official) Female, DoB: 1979-12-11 ( Medical record number: 45XXP0PA-4 (use: usual, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://snomed.info/sct 444191003}">Aunt of subject (person)</span></p></div>
  </text>
  <patient>🔗 
    <reference value="Patient/patient1"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="444191003"/>
    </coding>
  </relationship>
</RelatedPerson>