http://hl7.org/fhir/research-study-prim-purp-type|5.0.0

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

ResearchStudy Primary Purpose Type Code System

Codes for the main intent of a research study.

{
  "description" : "Codes for the main intent of a research study.",
  "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" : "ResearchStudyPrimaryPurposeType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ResearchStudy Primary Purpose Type 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" : "21bf0aa1-17fd-5cc7-9400-f7b2b057b417",
  "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-prim-purp-type",
  "url" : "http://hl7.org/fhir/research-study-prim-purp-type",
  "concept" : [ {
    "code" : "treatment",
    "display" : "Treatment",
    "definition" : "One or more interventions are being evaluated for treating a disease, syndrome, or condition."
  }, {
    "code" : "prevention",
    "display" : "Prevention",
    "definition" : "One or more interventions are being assessed for preventing the development of a specific disease or health condition."
  }, {
    "code" : "diagnostic",
    "display" : "Diagnostic",
    "definition" : "One or more interventions are being evaluated for identifying a disease or health condition."
  }, {
    "code" : "supportive-care",
    "display" : "Supportive Care",
    "definition" : "One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function."
  }, {
    "code" : "screening",
    "display" : "Screening",
    "definition" : "One or more interventions are assessed or examined for identifying a condition, or risk factors for a condition, in people who are not yet known to have the condition or risk factor."
  }, {
    "code" : "health-services-research",
    "display" : "Health Services Research",
    "definition" : "One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare."
  }, {
    "code" : "basic-science",
    "display" : "Basic Science",
    "definition" : "One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention)."
  }, {
    "code" : "device-feasibility",
    "display" : "Device Feasibility",
    "definition" : "An intervention of a device product is being evaluated to determine the feasibility of the product or to test a prototype device and not health outcomes. Such studies are conducted to confirm the design and operating specifications of a device before beginning a full clinical trial."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}