HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1.0 (Standard for Trial Use)

This page is part of the Occupational Data for Health (ODH) FHIR IG (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions

ResearchSubjectTerminationReasonCS


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="obf-ResearchSubjectTerminationReasonCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>ResearchSubjectTerminationReasonCS CodeSystem</b></p>
<p>The reason for a research subject leaving a research study.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/odh/CodeSystem/obf-ResearchSubjectTerminationReasonCS"/>
  <version value="1.0.0"/>
  <name value="ResearchSubjectTerminationReasonCS"/>
  <title value="Research Subject Termination Reason CS"/>
  <status value="draft"/>
  <date value="2020-01-04T00:00:00+00:00"/>
  <publisher value="HL7 International Public Health Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="The reason for a research subject leaving a research study."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="moved"/>
    <display value="Subject relocated"/>
    <definition value="Subject relocated"/>
  </concept>
  <concept>
    <code value="died"/>
    <display value="Subject passed away"/>
    <definition value="Subject passed away"/>
  </concept>
  <concept>
    <code value="ended"/>
    <display value="Research study ended"/>
    <definition value="Research study ended"/>
  </concept>
  <concept>
    <code value="adverse"/>
    <display value="Subject could not tolerate treatement"/>
    <definition value="Subject could not tolerate treatement"/>
  </concept>
  <concept>
    <code value="protocol"/>
    <display
             value="Subject could not follow protocol, e.g. required appointments, dosing schedule, etc."/>
    <definition
                value="Subject could not follow protocol, e.g. required appointments, dosing schedule, etc."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Reason not known"/>
    <definition value="Reason not known"/>
  </concept>
</CodeSystem>