HL7 FHIR Implementation Guide: DK Core
3.4.0 - ci-build Denmark flag

HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions

: DK Related Person Relationship Codes - XML Representation

Active as of 2024-11-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dk-relatedperson-relationshipcodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem dk-relatedperson-relationshipcodes</b></p><a name="dk-relatedperson-relationshipcodes"> </a><a name="hcdk-relatedperson-relationshipcodes"> </a><a name="dk-relatedperson-relationshipcodes-da-DK"> </a><p>This case-insensitive code system <code>http://hl7.dk/fhir/core/CodeSystem/dk-relatedperson-relationshipcodes</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>Dansk (Danish, da)</b></td></tr><tr><td style="white-space:nowrap">PARAUTH<a name="dk-relatedperson-relationshipcodes-PARAUTH"> </a></td><td>Parental authority</td><td>The player of the role holds parental authority over the scoping person.</td><td>Forældremyndighedsindehaver</td></tr><tr><td style="white-space:nowrap">PRICARE<a name="dk-relatedperson-relationshipcodes-PRICARE"> </a></td><td>Primary caretaker</td><td>The player of the role is the primary caretaker of the scoping person.</td><td>Primær omsorgsperson</td></tr><tr><td style="white-space:nowrap">PROCON<a name="dk-relatedperson-relationshipcodes-PROCON"> </a></td><td>Professional contact</td><td>A professional acting as a contact of the scoping person.</td><td>Professionel kontakt</td></tr></table></div>
  </text>
  <url
       value="http://hl7.dk/fhir/core/CodeSystem/dk-relatedperson-relationshipcodes"/>
  <version value="3.4.0"/>
  <name value="DkRelatedPersonRelationshipCodes"/>
  <title value="DK Related Person Relationship Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-12T17:09:52+00:00"/>
  <publisher value="HL7 Denmark"/>
  <contact>
    <name value="HL7 Denmark"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.dk"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="jenskristianvilladsen@gmail.com"/>
    </telecom>
  </contact>
  <description value="DK Related Person Relationship Codes"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="PARAUTH"/>
    <display value="Parental authority"/>
    <definition
                value="The player of the role holds parental authority over the scoping person."/>
    <designation>
      <language value="da"/>
      <value value="Forældremyndighedsindehaver"/>
    </designation>
  </concept>
  <concept>
    <code value="PRICARE"/>
    <display value="Primary caretaker"/>
    <definition
                value="The player of the role is the primary caretaker of the scoping person."/>
    <designation>
      <language value="da"/>
      <value value="Primær omsorgsperson"/>
    </designation>
  </concept>
  <concept>
    <code value="PROCON"/>
    <display value="Professional contact"/>
    <definition
                value="A professional acting as a contact of the scoping person."/>
    <designation>
      <language value="da"/>
      <value value="Professionel kontakt"/>
    </designation>
  </concept>
</CodeSystem>