openIMIS FHIR R4 Implementation Guide
1.0.0 - ci-build
openIMIS FHIR R4 Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
Active as of 2022-05-31 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="patient-contact-relationship"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/patient-contact-relationship defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="patient-contact-relationship-1"> </a></td><td>Brother/Sister</td></tr><tr><td style="white-space:nowrap">2<a name="patient-contact-relationship-2"> </a></td><td>Father/Mother</td></tr><tr><td style="white-space:nowrap">3<a name="patient-contact-relationship-3"> </a></td><td>Uncle/Aunt</td></tr><tr><td style="white-space:nowrap">4<a name="patient-contact-relationship-4"> </a></td><td>Son/Daughter</td></tr><tr><td style="white-space:nowrap">5<a name="patient-contact-relationship-5"> </a></td><td>Grand parents</td></tr><tr><td style="white-space:nowrap">6<a name="patient-contact-relationship-6"> </a></td><td>Employee</td></tr><tr><td style="white-space:nowrap">7<a name="patient-contact-relationship-7"> </a></td><td>Others</td></tr><tr><td style="white-space:nowrap">8<a name="patient-contact-relationship-8"> </a></td><td>Spouse</td></tr></table></div>
</text>
<url
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/patient-contact-relationship"/>
<version value="1.0.0"/>
<name value="PatientContactRelationshipCS"/>
<title value="Contact Relationship (Patient)"/>
<status value="active"/>
<date value="2022-05-31T10:56:28+00:00"/>
<publisher value="openIMIS Initiative"/>
<contact>
<name value="openIMIS Initiative"/>
<telecom>
<system value="url"/>
<value value="https://www.openimis.org"/>
</telecom>
</contact>
<contact>
<name value="Dragos Dobre"/>
<telecom>
<system value="email"/>
<value value="[email protected]"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Indicates the Relationship of a Patient with the Head of the Family. Values defined by openIMIS."/>
<content value="complete"/>
<count value="8"/>
<concept>
<code value="1"/>
<display value="Brother/Sister"/>
</concept>
<concept>
<code value="2"/>
<display value="Father/Mother"/>
</concept>
<concept>
<code value="3"/>
<display value="Uncle/Aunt"/>
</concept>
<concept>
<code value="4"/>
<display value="Son/Daughter"/>
</concept>
<concept>
<code value="5"/>
<display value="Grand parents"/>
</concept>
<concept>
<code value="6"/>
<display value="Employee"/>
</concept>
<concept>
<code value="7"/>
<display value="Others"/>
</concept>
<concept>
<code value="8"/>
<display value="Spouse"/>
</concept>
</CodeSystem>