This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). 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
| Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code System EvidenceReportSectionCode
{
"resourceType" : "CodeSystem",
"id" : "evidence-report-section",
"meta" : {
"lastUpdated" : "2020-05-03T08:43:35.811+10:00"
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"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.4.0",
"name" : "EvidenceReportSectionCode",
"title" : "EvidenceReportSectionCode",
"status" : "draft",
"experimental" : false,
"date" : "2020-05-03T08:43:35+10: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 Code.",
"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" : "RiskOfBias",
"display" : "Risk of bias assessment",
"definition" : "Risk of bias assessment."
},
{
"code" : "NoBlinding",
"display" : "No blinding",
"definition" : "No blinding."
},
{
"code" : "AllocConcealNotStated",
"display" : "Allocation concealment not stated",
"definition" : "Allocation concealment not stated."
},
{
"code" : "EarlyTrialTermination",
"display" : "Early trial termination",
"definition" : "Early trial termination."
},
{
"code" : "NoITT",
"display" : "No intention-to-treat analysis",
"definition" : "No intention-to-treat analysis."
}]
}
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.