This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
<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/mcode/CodeSystem/obf-ResearchSubjectTerminationReasonCS"/> <version value="0.9.1"/> <name value="ResearchSubjectTerminationReasonCS"/> <title value="ResearchSubjectTerminationReasonCS"/> <status value="draft"/> <date value="2019-08-01T00:00:00-04:00"/> <publisher value="HL7 International Clinical Interoperability Council"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/cic"/> </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="Suject passed away"/> <definition value="Suject 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>