{
"description": "Codes that convey the current status of the research study",
"_filename": "codesystem-research-study-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": "ResearchStudyStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "bcdc686e-7717-4871-871b-18184c5cab78",
"valueSet": "http://hl7.org/fhir/ValueSet/research-study-status",
"kind": null,
"url": "http://hl7.org/fhir/research-study-status",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.0",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "draft",
"display": "Draft",
"definition": "The study is undergoing design but the process of selecting study subjects and capturing data has not yet begun."
}, {
"code": "in-progress",
"display": "In-progress",
"definition": "The study is currently being executed"
}, {
"code": "suspended",
"display": "Suspended",
"definition": "Execution of the study has been temporarily paused"
}, {
"code": "stopped",
"display": "Stopped",
"definition": "The study was terminated prior to the final determination of results"
}, {
"code": "completed",
"display": "Completed",
"definition": "The information sought by the study has been gathered and compiled and no further work is being performed"
}, {
"code": "entered-in-error",
"display": "Entered in error",
"definition": "This study never actually existed. The record is retained for tracking purposes in the event decisions may have been made based on this erroneous information."
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}