FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r4.r4b
Resource TypeCodeSystem
IdCodeSystem-research-study-status.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

ResearchStudyStatus

Codes that convey the current status of the research study.

This code system http://hl7.org/fhir/research-study-status defines the following codes:

Code Display Definition
active Active Study is opened for accrual.
administratively-completed Administratively Completed Study is completed prematurely and will not resume; patients are no longer examined nor treated.
approved Approved Protocol is approved by the review board.
closed-to-accrual Closed to Accrual Study is closed for accrual; patients can be examined and treated.
closed-to-accrual-and-intervention Closed to Accrual and Intervention 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.
completed Completed 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.
disapproved Disapproved Protocol was disapproved by the review board.
in-review In Review Protocol is submitted to the review board for approval.
temporarily-closed-to-accrual Temporarily Closed to Accrual Study is temporarily closed for accrual; can be potentially resumed in the future; patients can be examined and treated.
temporarily-closed-to-accrual-and-intervention Temporarily Closed to Accrual and Intervention Study is temporarily closed for accrual and intervention and potentially can be resumed in the future.
withdrawn Withdrawn Protocol was withdrawn by the lead organization.

Source1

{
  "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-r4b.r4"
        },
        {
          "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.3.0",
  "name": "ResearchStudyStatus",
  "title": "ResearchStudyStatus",
  "status": "draft",
  "experimental": false,
  "date": "2021-01-17T06:06:13+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.0.1",
  "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."
    }
  ]
}