Research Data Sharing IG
1.0.0 - CI Build International flag

Research Data Sharing IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/research-data-sharing/ and changes regularly. See the Directory of published versions

: Possible codes for GroupCharacteristic - XML Representation

Draft as of 2022-02-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="GroupCharacteristic-Code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>http://interopehrate.eu/fhir/CodeSystem/GroupCharacteristic-Code</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></tr><tr><td style="white-space:nowrap">expected lifespan<a name="GroupCharacteristic-Code-expectedlifespan"> </a></td><td>Expected lifespan</td><td>Characteristics with this code constrain the patients expected lifespan</td></tr><tr><td style="white-space:nowrap">observation<a name="GroupCharacteristic-Code-observation"> </a></td><td>Observation</td><td>Characteristics with this code constrain observations of the patient</td></tr><tr><td style="white-space:nowrap">procedure<a name="GroupCharacteristic-Code-procedure"> </a></td><td>Procedure</td><td>Characteristics with this code constrain procedures undertaken by the patient</td></tr><tr><td style="white-space:nowrap">encounter<a name="GroupCharacteristic-Code-encounter"> </a></td><td>Encounter</td><td>Characteristics with this code constrain encounters that the patient took part in</td></tr><tr><td style="white-space:nowrap">test<a name="GroupCharacteristic-Code-test"> </a></td><td>Test</td><td>Characteristics with this code define tests the patient must have completed</td></tr><tr><td style="white-space:nowrap">consent<a name="GroupCharacteristic-Code-consent"> </a></td><td>Consent</td><td>Characteristics with this code define the consent document the patient must have signed to</td></tr></table></div>
  </text>
  <url
       value="http://interopehrate.eu/fhir/CodeSystem/GroupCharacteristic-Code"/>
  <version value="1.0.0"/>
  <name value="CharacteristicCodes"/>
  <title value="Possible codes for GroupCharacteristic"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2022-02-16T11:03:45+01:00"/>
  <publisher value="IEHR-Workgroup"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/IEHR-Workgroup"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem contains possible codes that can be used in Group.characteristics"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <concept>
    <code value="expected lifespan"/>
    <display value="Expected lifespan"/>
    <definition
                value="Characteristics with this code constrain the patients expected lifespan"/>
  </concept>
  <concept>
    <code value="observation"/>
    <display value="Observation"/>
    <definition
                value="Characteristics with this code constrain observations of the patient"/>
  </concept>
  <concept>
    <code value="procedure"/>
    <display value="Procedure"/>
    <definition
                value="Characteristics with this code constrain procedures undertaken by the patient"/>
  </concept>
  <concept>
    <code value="encounter"/>
    <display value="Encounter"/>
    <definition
                value="Characteristics with this code constrain encounters that the patient took part in"/>
  </concept>
  <concept>
    <code value="test"/>
    <display value="Test"/>
    <definition
                value="Characteristics with this code define tests the patient must have completed"/>
  </concept>
  <concept>
    <code value="consent"/>
    <display value="Consent"/>
    <definition
                value="Characteristics with this code define the consent document the patient must have signed to"/>
  </concept>
</CodeSystem>