FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-research-study-status.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-research-study-status.html |
| URL | http://hl7.org/fhir/research-study-status |
| Version | 4.0.1 |
| Status | draft |
| Date | 2019-11-01T08:29:23+10:00 |
| Name | ResearchStudyStatus |
| Title | ResearchStudyStatus |
| Realm | uv |
| Authority | hl7 |
| Description | Codes that convey the current status of the research study. |
| Content | complete |
| ConceptMap | |
| eclaire-study-status-concept-map | FHIR/Eclaire ResearchStudy status Use Mapping |
| ValueSet | |
| R4-research-study-status-for-R4B | Cross-version VS for R4.ResearchStudyStatus for use in FHIR R4B |
| R5-research-study-status-for-R4B | Cross-version VS for R5.ResearchStudyStatus for use in FHIR R4B |
| R3-research-study-status-for-R4B | Cross-version VS for R3.ResearchStudyStatus for use in FHIR R4B |
| R4-research-study-status-for-R5 | Cross-version VS for R4.ResearchStudyStatus for use in FHIR R5 |
| R5-research-study-status-for-R4 | Cross-version VS for R5.ResearchStudyStatus for use in FHIR R4 |
| R3-research-study-status-for-R4 | Cross-version VS for R3.ResearchStudyStatus for use in FHIR R4 |
| R4B-research-study-status-for-R5 | Cross-version VS for R4B.ResearchStudyStatus for use in FHIR R5 |
| R3-research-study-status-for-R5 | Cross-version VS for R3.ResearchStudyStatus for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem research-study-status
This case-sensitive code system http://hl7.org/fhir/research-study-status defines the following codes:
{
"resourceType": "CodeSystem",
"id": "research-study-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
}
],
"url": "http://hl7.org/fhir/research-study-status",
"version": "4.0.1",
"name": "ResearchStudyStatus",
"title": "ResearchStudyStatus",
"status": "draft",
"experimental": false,
"date": "2019-11-01T08:29:23+10:00",
"publisher": "Biomedical Research and Regulation",
"contact": [
{
"name": "Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "Codes that convey the current status of the research study.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/research-study-status|4.3.0",
"content": "complete",
"concept": [
{
"code": "active",
"display": "Active",
"definition": "Study is opened for accrual."
},
{
"code": "administratively-completed",
"display": "Administratively Completed",
"definition": "Study is completed prematurely and will not resume; patients are no longer examined nor treated."
},
{
"code": "approved",
"display": "Approved",
"definition": "Protocol is approved by the review board."
},
{
"code": "closed-to-accrual",
"display": "Closed to Accrual",
"definition": "Study is closed for accrual; patients can be examined and treated."
},
{
"code": "closed-to-accrual-and-intervention",
"display": "Closed to Accrual and Intervention",
"definition": "Study is closed to accrual and intervention, i.e. the study is closed to enrollment, all study subjects have completed treatment or intervention but are still being followed according to the primary objective of the study."
},
{
"code": "completed",
"display": "Completed",
"definition": "Study is closed to accrual and intervention, i.e. the study is closed to enrollment, all study subjects have completed treatment\nor intervention but are still being followed according to the primary objective of the study."
},
{
"code": "disapproved",
"display": "Disapproved",
"definition": "Protocol was disapproved by the review board."
},
{
"code": "in-review",
"display": "In Review",
"definition": "Protocol is submitted to the review board for approval."
},
{
"code": "temporarily-closed-to-accrual",
"display": "Temporarily Closed to Accrual",
"definition": "Study is temporarily closed for accrual; can be potentially resumed in the future; patients can be examined and treated."
},
{
"code": "temporarily-closed-to-accrual-and-intervention",
"display": "Temporarily Closed to Accrual and Intervention",
"definition": "Study is temporarily closed for accrual and intervention and potentially can be resumed in the future."
},
{
"code": "withdrawn",
"display": "Withdrawn",
"definition": "Protocol was withdrawn by the lead organization."
}
]
}