{
  "resourceType": "CodeSystem",
  "id": "research-study-prim-purp-type",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/research-study-prim-purp-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">treatment<a name=\"research-study-prim-purp-type-treatment\"> </a></td><td>Treatment</td><td>One or more interventions are being evaluated for treating a disease, syndrome, or condition.</td></tr><tr><td style=\"white-space:nowrap\">prevention<a name=\"research-study-prim-purp-type-prevention\"> </a></td><td>Prevention</td><td>One or more interventions are being assessed for preventing the development of a specific disease or health condition.</td></tr><tr><td style=\"white-space:nowrap\">diagnostic<a name=\"research-study-prim-purp-type-diagnostic\"> </a></td><td>Diagnostic</td><td>One or more interventions are being evaluated for identifying a disease or health condition.</td></tr><tr><td style=\"white-space:nowrap\">supportive-care<a name=\"research-study-prim-purp-type-supportive-care\"> </a></td><td>Supportive Care</td><td>One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.</td></tr><tr><td style=\"white-space:nowrap\">screening<a name=\"research-study-prim-purp-type-screening\"> </a></td><td>Screening</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">health-services-research<a name=\"research-study-prim-purp-type-health-services-research\"> </a></td><td>Health Services Research</td><td>One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.</td></tr><tr><td style=\"white-space:nowrap\">basic-science<a name=\"research-study-prim-purp-type-basic-science\"> </a></td><td>Basic Science</td><td>One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).</td></tr><tr><td style=\"white-space:nowrap\">device-feasibility<a name=\"research-study-prim-purp-type-device-feasibility\"> </a></td><td>Device Feasibility</td><td>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.</td></tr></table></div>"
  },
  "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
    }
  ],
  "url": "http://hl7.org/fhir/research-study-prim-purp-type",
  "version": "5.0.0",
  "name": "ResearchStudyPrimaryPurposeType",
  "title": "ResearchStudy Primary Purpose Type Code System",
  "status": "active",
  "experimental": false,
  "date": "2022-05-15T16:55:11.085+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Codes for the main intent of a 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-prim-purp-type",
  "content": "complete",
  "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."
    }
  ]
}