This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B
| Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code SystemReportSectionType
{
"resourceType" : "CodeSystem",
"id" : "evidence-report-section",
"meta" : {
"lastUpdated" : "2022-05-28T13:47:40.239+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}],
"url" : "http://terminology.hl7.org/CodeSystem/evidence-report-section",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1534"
}],
"version" : "4.3.0",
"name" : "ReportSectionType",
"title" : "ReportSectionType",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-28T16:55:11+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "Evidence Report Section Type.",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/evidence-report-section",
"content" : "complete",
"concept" : [{
"code" : "Evidence",
"display" : "Evidence Results",
"definition" : "Evidence Results."
},
{
"code" : "Intervention-group-alone-Evidence",
"display" : "Evidence Results for the intervention exposure only",
"definition" : "Evidence Results for the intervention exposure only."
},
{
"code" : "Intervention-vs-Control-Evidence",
"display" : "Evidence Results for comparison of Intervention and Control",
"definition" : "Evidence Results for comparison of Intervention and Control."
},
{
"code" : "Control-group-alone-Evidence",
"display" : "Evidence Results for the control exposure only",
"definition" : "Evidence Results for the control exposure only."
},
{
"code" : "EvidenceVariable",
"display" : "Evidence Variables used",
"definition" : "Evidence Variables used."
},
{
"code" : "EvidenceVariable-observed",
"display" : "Evidence Variables actually observed",
"definition" : "Evidence Variables as observed in the research data."
},
{
"code" : "EvidenceVariable-intended",
"display" : "Evidence Variables intended for interpretation",
"definition" : "Evidence Variables intended for interpretation."
},
{
"code" : "EvidenceVariable-population",
"display" : "Evidence Variable in variable role Population",
"definition" : "Evidence Variable in variable role Population."
},
{
"code" : "EvidenceVariable-exposure",
"display" : "Evidence Variable in variable role Exposure",
"definition" : "Evidence Variable in variable role Exposure."
},
{
"code" : "EvidenceVariable-outcome",
"display" : "Evidence Variable in variable role Outcome (MeasuredVariable)",
"definition" : "Evidence Variable in variable role Outcome (MeasuredVariable)."
},
{
"code" : "Efficacy-outcomes",
"display" : "Efficacy-outcomes",
"definition" : "Outcomes related to efficacy or potential benefits of interventions."
},
{
"code" : "Harms-outcomes",
"display" : "Harms outcomes",
"definition" : "Outcomes related to adverse effects or potential harms of interventions."
},
{
"code" : "SampleSize",
"display" : "Sample Size",
"definition" : "Sample Size."
},
{
"code" : "References",
"display" : "References",
"definition" : "References."
},
{
"code" : "Assertion",
"display" : "Assertion",
"definition" : "Assertion."
},
{
"code" : "Reasons",
"display" : "Reasons",
"definition" : "Reasons."
},
{
"code" : "Certainty-of-Evidence",
"display" : "Certainty of Evidence",
"definition" : "Certainty of Evidence."
},
{
"code" : "Evidence-Classifier",
"display" : "Evidence Classifier section",
"definition" : "This section is used for classifiers of the evidence."
},
{
"code" : "Warnings",
"display" : "Warnings",
"definition" : "Warnings."
},
{
"code" : "Text-Summary",
"display" : "Text Summary",
"definition" : "Denotes a section specifying text summary for a report."
},
{
"code" : "SummaryOfBodyOfEvidenceFindings",
"display" : "Summary of Body of Evidence Findings",
"definition" : "Summary of Body of Evidence Findings."
},
{
"code" : "SummaryOfIndividualStudyFindings",
"display" : "Summary of Individual Study Findings",
"definition" : "Summary of Individual Study Findings."
},
{
"code" : "Header",
"display" : "Header",
"definition" : "Denotes the header to use for a Text Summary or above a Table."
},
{
"code" : "Tables",
"display" : "Tables",
"definition" : "Tables."
},
{
"code" : "Table",
"display" : "Table"
},
{
"code" : "Row-Headers",
"display" : "Row Headers",
"definition" : "Denotes a section specifying row headers for a tabular report."
},
{
"code" : "Column-Header",
"display" : "Column Header",
"definition" : "Denotes the header to use for the column for a tabular report."
},
{
"code" : "Column-Headers",
"display" : "Column Headers",
"definition" : "Denotes a section specifying column headers for a tabular report."
}]
}
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.