{
"description": "Indicates the progression of a study subject through a study",
"_filename": "codesystem-research-subject-status.json",
"package_name": "hl7.fhir.core",
"date": "2016-12-06T12:22:34+11:00",
"meta": {
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "ResearchSubjectStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "3d5236d0-cd29-4380-8412-ed245febd6e8",
"valueSet": "http://hl7.org/fhir/ValueSet/research-subject-status",
"kind": null,
"url": "http://hl7.org/fhir/research-subject-status",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.0",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "candidate",
"display": "Candidate",
"definition": "The subject has been identified as a potential participant in the study but has not yet agreed to participate"
}, {
"code": "enrolled",
"display": "Enrolled",
"definition": "The subject has agreed to participate in the study but has not yet begun performing any action within the study"
}, {
"code": "active",
"display": "Active",
"definition": "The subject is currently being monitored and/or subject to treatment as part of the study"
}, {
"code": "suspended",
"display": "Suspended",
"definition": "The subject has temporarily discontinued monitoring/treatment as part of the study"
}, {
"code": "withdrawn",
"display": "Withdrawn",
"definition": "The subject has permanently ended participation in the study prior to completion of the intended monitoring/treatment"
}, {
"code": "completed",
"display": "Completed",
"definition": "All intended monitoring/treatment of the subject has been completed and their engagement with the study is now ended"
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}