\n \n
StatisticStudyType
\n \n
\n \n
The type of study a statistic was derived from.
\n\n \n
\n \n
This code system http://terminology.hl7.org/CodeSystem/study-type defines the following codes:
\n \n
\n \n \n \n \n \n Code\n \n | \n \n \n \n Display\n \n | \n \n \n \n Definition\n \n | \n \n
\n \n \n \n RCT\n \n \n \n | \n \n randomized trial | \n \n randomized controlled trial. | \n \n
\n \n \n \n CCT\n \n \n \n | \n \n controlled trial (non-randomized) | \n \n controlled (but not randomized) trial. | \n \n
\n \n \n \n cohort\n \n \n \n | \n \n comparative cohort study | \n \n observational study comparing cohorts. | \n \n
\n \n \n \n case-control\n \n \n \n | \n \n case-control study | \n \n case-control study. | \n \n
\n \n \n \n series\n \n \n \n | \n \n uncontrolled case series | \n \n uncontrolled case series. | \n \n
\n \n \n \n case-report\n \n \n \n | \n \n case report | \n \n a single case report. | \n \n
\n \n \n \n RCTandCohort\n \n \n \n | \n \n mixed RCT and cohort | \n \n a combination of 1 or more RCTs and cohorts. | \n \n
\n \n \n \n cross-section\n \n \n \n | \n \n cross sectional study | \n \n uncontrolled cohort. | \n \n
\n \n
\n \n
"
];
fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/study-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.1350" ]
];
fhir:CodeSystem.version [ fhir:value "4.2.0"];
fhir:CodeSystem.name [ fhir:value "StatisticStudyType"];
fhir:CodeSystem.title [ fhir:value "StatisticStudyType"];
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 "The type of study a statistic was derived from."];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.valueSet [
fhir:value "http://terminology.hl7.org/ValueSet/study-type";
fhir:link