haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build
haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="haau3-related-person"/>
<meta>
<profile
value="https://haau3.com/fhir/StructureDefinition/haau3-related-person"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson haau3-related-person</b></p><a name="haau3-related-person"> </a><a name="hchaau3-related-person"> </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-haau3-related-person.html">haau3 RelatedPerson</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-haau3-patient.html">Derrick Lin Male, DoB: 1965-04-12 ( https://haau3.com/fhir/NamingSystem/haau3-patient-id#Haau3PatientId#example-haau3-patient (use: usual, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CHILD}">Child</span></p><p><b>name</b>: Casey Lin</p><blockquote><p><b>communication</b></p><p><b>language</b>: <span title="Codes:{urn:ietf:bcp:47 en}">English</span></p><p><b>preferred</b>: true</p></blockquote><blockquote><p><b>communication</b></p><p><b>language</b>: <span title="Codes:{urn:ietf:bcp:47 vi}">Vietnamese</span></p></blockquote></div>
</text>
<active value="true"/>
<patient>🔗
<reference value="Patient/haau3-patient"/>
</patient>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="CHILD"/>
<display value="Child"/>
</coding>
<text value="Child"/>
</relationship>
<name>
<text value="Casey Lin"/>
</name>
<communication>
<language>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="en"/>
<display value="English"/>
</coding>
<text value="English"/>
</language>
<preferred value="true"/>
</communication>
<communication>
<language>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="vi"/>
<display value="Vietnamese"/>
</coding>
<text value="Vietnamese"/>
</language>
</communication>
</RelatedPerson>