FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/research-study-prim-purp-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">treatment\n <a name=\"research-study-prim-purp-type-treatment\"> </a>\n </td>\n <td>Treatment</td>\n <td>One or more interventions are being evaluated for treating a disease, syndrome, or condition.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">prevention\n <a name=\"research-study-prim-purp-type-prevention\"> </a>\n </td>\n <td>Prevention</td>\n <td>One or more interventions are being assessed for preventing the development of a specific disease or health condition.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">diagnostic\n <a name=\"research-study-prim-purp-type-diagnostic\"> </a>\n </td>\n <td>Diagnostic</td>\n <td>One or more interventions are being evaluated for identifying a disease or health condition.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">supportive-care\n <a name=\"research-study-prim-purp-type-supportive-care\"> </a>\n </td>\n <td>Supportive Care</td>\n <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>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">screening\n <a name=\"research-study-prim-purp-type-screening\"> </a>\n </td>\n <td>Screening</td>\n <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>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">health-services-research\n <a name=\"research-study-prim-purp-type-health-services-research\"> </a>\n </td>\n <td>Health Services Research</td>\n <td>One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">basic-science\n <a name=\"research-study-prim-purp-type-basic-science\"> </a>\n </td>\n <td>Basic Science</td>\n <td>One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">device-feasibility\n <a name=\"research-study-prim-purp-type-device-feasibility\"> </a>\n </td>\n <td>Device Feasibility</td>\n <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>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "brr" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/research-study-prim-purp-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "5.0.0"] ; #
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] ; #
fhir:date [ fhir:v "2022-05-15T15:55:11.085+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Biomedical Research and Regulation"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Biomedical Research and Regulation" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ] ] )
] ) ; #
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] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/research-study-prim-purp-type|4.0.1"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/research-study-prim-purp-type|4.0.1>
] ; #
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." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History