Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). 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

Example CodeSystem/evidence-report-section (Turtle)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemReportSectionType

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "evidence-report-section"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-09-07T10:58:29.429+10:00" ];
     fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "cds" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "trial-use" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "0" ]
  ];
  fhir:CanonicalResource.url [ fhir:value "http://terminology.hl7.org/CodeSystem/evidence-report-section"];
  fhir:CanonicalResource.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1961" ]
  ];
  fhir:CanonicalResource.version [ fhir:value "5.0.0-ballot"];
  fhir:CanonicalResource.name [ fhir:value "ReportSectionType"];
  fhir:CanonicalResource.title [ fhir:value "ReportSectionType"];
  fhir:CanonicalResource.status [ fhir:value "draft"];
  fhir:CanonicalResource.experimental [ fhir:value "false"];
  fhir:CanonicalResource.date [ fhir:value "2020-12-28T16:55:11+11:00"];
  fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CanonicalResource.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CanonicalResource.description [ fhir:value "Evidence Report Section Type."];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/evidence-report-section"];
  fhir:CodeSystem.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1961" ]
  ];
  fhir:CodeSystem.version [ fhir:value "5.0.0-ballot"];
  fhir:CodeSystem.name [ fhir:value "ReportSectionType"];
  fhir:CodeSystem.title [ fhir:value "ReportSectionType"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.date [ fhir:value "2020-12-28T16:55:11+11:00"];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Evidence Report Section Type."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/evidence-report-section"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Evidence" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Results" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Results." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Intervention-group-alone-Evidence" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Results for the intervention exposure only" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Results for the intervention exposure only." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Intervention-vs-Control-Evidence" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Results for comparison of Intervention and Control" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Results for comparison of Intervention and Control." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Control-group-alone-Evidence" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Results for the control exposure only" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Results for the control exposure only." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "EvidenceVariable" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Variables used" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Variables used." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "EvidenceVariable-observed" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Variables actually observed" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Variables as observed in the research data." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "EvidenceVariable-intended" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Variables intended for interpretation" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Variables intended for interpretation." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "EvidenceVariable-population" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Variable in variable role Population" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Variable in variable role Population." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "EvidenceVariable-exposure" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Variable in variable role Exposure" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Variable in variable role Exposure." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "EvidenceVariable-outcome" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Variable in variable role Outcome (MeasuredVariable)" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Evidence Variable in variable role Outcome (MeasuredVariable)." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Efficacy-outcomes" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Efficacy-outcomes" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Outcomes related to efficacy or potential benefits of interventions." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Harms-outcomes" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Harms outcomes" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Outcomes related to adverse effects or potential harms of interventions." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "SampleSize" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Sample Size" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Sample Size." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "References" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "References" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "References." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Assertion" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Assertion" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Assertion." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Reasons" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Reasons" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Reasons." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Certainty-of-Evidence" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Certainty of Evidence" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Certainty of Evidence." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Evidence-Classifier" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Evidence Classifier section" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "This section is used for classifiers of the evidence." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Warnings" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Warnings" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Warnings." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Text-Summary" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Text Summary" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Denotes a section specifying text summary for a report." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "SummaryOfBodyOfEvidenceFindings" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Summary of Body of Evidence Findings" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Summary of Body of Evidence Findings." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "SummaryOfIndividualStudyFindings" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Summary of Individual Study Findings" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Summary of Individual Study Findings." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Header" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Header" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Denotes the header to use for a Text Summary or above a Table." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Tables" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Tables" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Tables." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Table" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Table" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Row-Headers" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Row Headers" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Denotes a section specifying row headers for a tabular report." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Column-Header" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Column Header" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Denotes the header to use for the column for a tabular report." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "Column-Headers" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Column Headers" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "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.