This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Biomedical Research and Regulation Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemResearchStudyPrimaryPurposeType
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "research-study-prim-purp-type"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-02-08T16:46:53.041+11:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem research-study-prim-purp-type</b></p><a name=\"research-study-prim-purp-type\"> </a><a name=\"hcresearch-study-prim-purp-type\"> </a><a name=\"research-study-prim-purp-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2022-05-15T16:55:11.085+11:00</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive 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>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "brr" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/research-study-prim-purp-type"^^xsd:anyURI] ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "ResearchStudyPrimaryPurposeType"] ; # fhir:title [ fhir:v "ResearchStudy Primary Purpose Type Code System"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2022-05-15T16:55:11.085+11:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Codes for the main intent of a research study."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/research-study-prim-purp-type"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/research-study-prim-purp-type> ] ; # fhir:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "treatment" ] ; fhir:display [ fhir:v "Treatment" ] ; fhir:definition [ fhir:v "One or more interventions are being evaluated for treating a disease, syndrome, or condition." ] ] [ fhir:code [ fhir:v "prevention" ] ; fhir:display [ fhir:v "Prevention" ] ; fhir:definition [ fhir:v "One or more interventions are being assessed for preventing the development of a specific disease or health condition." ] ] [ fhir:code [ fhir:v "diagnostic" ] ; fhir:display [ fhir:v "Diagnostic" ] ; fhir:definition [ fhir:v "One or more interventions are being evaluated for identifying a disease or health condition." ] ] [ fhir:code [ fhir:v "supportive-care" ] ; fhir:display [ fhir:v "Supportive Care" ] ; fhir:definition [ fhir:v "One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function." ] ] [ fhir:code [ fhir:v "screening" ] ; fhir:display [ fhir:v "Screening" ] ; fhir:definition [ fhir:v "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." ] ] [ fhir:code [ fhir:v "health-services-research" ] ; fhir:display [ fhir:v "Health Services Research" ] ; fhir:definition [ fhir:v "One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare." ] ] [ fhir:code [ fhir:v "basic-science" ] ; fhir:display [ fhir:v "Basic Science" ] ; fhir:definition [ fhir:v "One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention)." ] ] [ fhir:code [ fhir:v "device-feasibility" ] ; fhir:display [ fhir:v "Device Feasibility" ] ; fhir:definition [ fhir:v "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." ] ] )] . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Sat, Feb 8, 2025 06:24+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change