This page is part of the HL7 Terminology (v5.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Draft as of 2020-04-09 | Maturity Level: 0 |
@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:Resource.id [ fhir:value "research-study-prim-purp-type"]; #
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org/CodeSystem/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:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
fhir:Extension.valueCode [ fhir:value "brr" ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
fhir:Extension.valueInteger [ fhir:value "0"^^xsd:integer ]
]; #
fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type"]; #
fhir:CodeSystem.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1250" ]
]; #
fhir:CodeSystem.version [ fhir:value "0.1.0"]; #
fhir:CodeSystem.name [ fhir:value "ResearchStudyPrimaryPurposeType"]; #
fhir:CodeSystem.title [ fhir:value "ResearchStudyPrimaryPurposeType"]; #
fhir:CodeSystem.status [ fhir:value "draft"]; #
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime]; #
fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"]; #
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ]
]; #
fhir:CodeSystem.description [ fhir:value "Codes for the main intent of the study."]; #
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; #
fhir:CodeSystem.valueSet [
fhir:value "http://terminology.hl7.org/ValueSet/research-study-prim-purp-type";
fhir:link <http://terminology.hl7.org/ValueSet/research-study-prim-purp-type>
]; #
fhir:CodeSystem.content [ fhir:value "complete"]; #
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "treatment" ];
fhir:CodeSystem.concept.display [ fhir:value "Treatment" ];
fhir:CodeSystem.concept.definition [ fhir:value "One or more interventions are being evaluated for treating a disease, syndrome, or condition." ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "prevention" ];
fhir:CodeSystem.concept.display [ fhir:value "Prevention" ];
fhir:CodeSystem.concept.definition [ fhir:value "One or more interventions are being assessed for preventing the development of a specific disease or health condition." ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "diagnostic" ];
fhir:CodeSystem.concept.display [ fhir:value "Diagnostic" ];
fhir:CodeSystem.concept.definition [ fhir:value "One or more interventions are being evaluated for identifying a disease or health condition." ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "supportive-care" ];
fhir:CodeSystem.concept.display [ fhir:value "Supportive Care" ];
fhir:CodeSystem.concept.definition [ fhir:value "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:index 4;
fhir:CodeSystem.concept.code [ fhir:value "screening" ];
fhir:CodeSystem.concept.display [ fhir:value "Screening" ];
fhir:CodeSystem.concept.definition [ fhir:value "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:index 5;
fhir:CodeSystem.concept.code [ fhir:value "health-services-research" ];
fhir:CodeSystem.concept.display [ fhir:value "Health Services Research" ];
fhir:CodeSystem.concept.definition [ fhir:value "One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare." ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "basic-science" ];
fhir:CodeSystem.concept.display [ fhir:value "Basic Science" ];
fhir:CodeSystem.concept.definition [ fhir:value "One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention)." ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "device-feasibility" ];
fhir:CodeSystem.concept.display [ fhir:value "Device Feasibility" ];
fhir:CodeSystem.concept.definition [ fhir:value "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." ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.1.0 based on FHIR 4.0.1. Generated 2023-02-25
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change