FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/research-study-prim-purp-type

Packagehl7.terminology
TypeCodeSystem
Idresearch-study-prim-purp-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-research-study-prim-purp-type.html
URLhttp://terminology.hl7.org/CodeSystem/research-study-prim-purp-type
Version1.0.0
Statusdraft
Date2020-04-09T21:10:28+00:00
NameResearchStudyPrimaryPurposeType
TitleResearchStudyPrimaryPurposeType
Realmuv
Authorityhl7
DescriptionCodes for the main intent of the study.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Contentcomplete

Resources that use this resource

ValueSet
research-study-prim-purp-typeResearchStudyPrimaryPurposeType
nfdi4health-vs-mds-study-primary-purpose-hl7-nciNFDI4Health VS MDS Study Primary Purpose [HL7, NCI]
research-study-prim-purp-typeResearchStudyPrimaryPurposeType

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem research-study-prim-purp-type

Last updated: 2020-04-09 21:10:28+0000

This case-sensitive code system http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type defines the following codes:

CodeDisplayDefinition
treatment TreatmentOne or more interventions are being evaluated for treating a disease, syndrome, or condition.
prevention PreventionOne or more interventions are being assessed for preventing the development of a specific disease or health condition.
diagnostic DiagnosticOne or more interventions are being evaluated for identifying a disease or health condition.
supportive-care Supportive CareOne or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.
screening ScreeningOne 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 ResearchOne or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.
basic-science Basic ScienceOne or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).
device-feasibility Device FeasibilityAn 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.

Source

{
  "resourceType": "CodeSystem",
  "id": "research-study-prim-purp-type",
  "meta": {
    "lastUpdated": "2020-04-09T21:10:28.568+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1250"
    }
  ],
  "version": "1.0.0",
  "name": "ResearchStudyPrimaryPurposeType",
  "title": "ResearchStudyPrimaryPurposeType",
  "status": "draft",
  "experimental": false,
  "date": "2020-04-09T21:10:28+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Codes for the main intent of the study.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/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."
    }
  ]
}