Cqgc Implementation Guide
0.1.0 - CI Build

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

: Ferlab.bio CodeSystem/fmh-relationship-plus - XML Representation

Active as of 2020-08-13

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="fmh-relationship-plus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem fmh-relationship-plus</b></p><a name="fmh-relationship-plus"> </a><a name="hcfmh-relationship-plus"> </a><p>This case-sensitive code system <code>http://fhir.cqgc.ferlab.bio/CodeSystem/fmh-relationship-plus</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>French (fr)</b></td></tr><tr><td style="white-space:nowrap">MATMEM<a name="fmh-relationship-plus-MATMEM"> </a></td><td>Maternal Member</td><td>This value is indicated if the position of the member in the maternal branch is unknown</td><td>Membre de la branche maternelle</td></tr><tr><td style="white-space:nowrap">PATMEM<a name="fmh-relationship-plus-PATMEM"> </a></td><td>Paternal Member</td><td>This value is indicated if the position of the member in the paternal branch is unknown</td><td>Membre de la branche paternelle</td></tr></table></div>
  </text>
  <url value="http://fhir.cqgc.ferlab.bio/CodeSystem/fmh-relationship-plus"/>
  <version value="0.1.0"/>
  <name value="fmh-relationship-plus"/>
  <title value="FMH relationship-plus"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-08-13T10:54:37-04:00"/>
  <publisher value="Ferlab.bio"/>
  <contact>
    <name value="Cqgc"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:support@ferlab.bio"/>
    </telecom>
  </contact>
  <description
               value="The added values ​​(specific to our systems) which extend the CodeSystem provided by HL7"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="MATMEM"/>
    <display value="Maternal Member"/>
    <definition
                value="This value is indicated if the position of the member in the maternal branch is unknown"/>
    <designation>
      <language value="fr"/>
      <value value="Membre de la branche maternelle"/>
    </designation>
  </concept>
  <concept>
    <code value="PATMEM"/>
    <display value="Paternal Member"/>
    <definition
                value="This value is indicated if the position of the member in the paternal branch is unknown"/>
    <designation>
      <language value="fr"/>
      <value value="Membre de la branche paternelle"/>
    </designation>
  </concept>
</CodeSystem>