http://hl7.org/fhir/research-study-reason-stopped|5.0.0

name
ResearchStudyReasonStopped
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2022-05-15 05:55:11.085

ResearchStudy Reason Stopped Code System

Codes for why the study ended prematurely.

{
  "description" : "Codes for why the study ended prematurely.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2022-05-15T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ResearchStudyReasonStopped",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ResearchStudy Reason Stopped Code System",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "id" : "00a81642-d91c-5728-bafc-d17ab13ac27e",
  "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-reason-stopped",
  "url" : "http://hl7.org/fhir/research-study-reason-stopped",
  "concept" : [ {
    "code" : "accrual-goal-met",
    "display" : "Accrual Goal Met",
    "definition" : "The study prematurely ended because the accrual goal was met."
  }, {
    "code" : "closed-due-to-toxicity",
    "display" : "Closed due to toxicity",
    "definition" : "The study prematurely ended due to toxicity."
  }, {
    "code" : "closed-due-to-lack-of-study-progress",
    "display" : "Closed due to lack of study progress",
    "definition" : "The study prematurely ended due to lack of study progress."
  }, {
    "code" : "temporarily-closed-per-study-design",
    "display" : "Temporarily closed per study design",
    "definition" : "The study prematurely ended temporarily per study design."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}