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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-research-study-prim-purp-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-research-study-prim-purp-type.html
URLhttp://hl7.org/fhir/research-study-prim-purp-type
Version5.0.0
Statusactive
Date2022-05-15T15:55:11.085+10:00
NameResearchStudyPrimaryPurposeType
TitleResearchStudy Primary Purpose Type Code System
Realmuv
Authorityhl7
DescriptionCodes for the main intent of a research study.
Contentcomplete

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

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

Code Display Definition
treatment Treatment One or more interventions are being evaluated for treating a disease, syndrome, or condition.
prevention Prevention One or more interventions are being assessed for preventing the development of a specific disease or health condition.
diagnostic Diagnostic One or more interventions are being evaluated for identifying a disease or health condition.
supportive-care Supportive Care One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.
screening Screening 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.
health-services-research Health Services Research One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.
basic-science Basic Science One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).
device-feasibility Device Feasibility 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.

Source1

{
  "resourceType": "CodeSystem",
  "id": "research-study-prim-purp-type",
  "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": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.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-prim-purp-type",
  "version": "5.0.0",
  "name": "ResearchStudyPrimaryPurposeType",
  "title": "ResearchStudy Primary Purpose Type Code System",
  "status": "active",
  "experimental": false,
  "date": "2022-05-15T15:55:11.085+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 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|4.3.0",
  "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."
    }
  ]
}