FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example Evidence/example-quoted-source (Turtle)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

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

An example of using the relatedArtifact element to quote a line of text from the evidence source.

@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:Evidence ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-quoted-source"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Evidence</b><a name=\"example-quoted-source\"> </a><a name=\"hcexample-quoted-source\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Evidence &quot;example-quoted-source&quot; </p></div><p><b>StructureDefinition Work Group</b>: cds</p><p><b>title</b>: Quoted Source: Prevalence of PASC at 30 days</p><p><b>status</b>: active</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: </p><h3>RelatedArtifacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Classifier</b></td><td><b>ResourceReference</b></td></tr><tr><td style=\"display: none\">*</td><td>derived-from</td><td>Prevalence of PASC at 30 days post-infection was 68.7% (95% confidence interval: 63.4, 73.9). <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"codesystem-provenance-entity-role.html\">Provenance Entity Role</a>#quotation &quot;Quotation&quot;)</span></td><td><a href=\"broken-link.html\">Citation/238142: 34347785 Post-acute sequelae of COVID-19 in a non-hospitalized cohort: Results from the Arizona CoVHORT</a></td></tr></table><p><b>description</b>: An example of using the relatedArtifact element to quote a line of text from the evidence source.</p><blockquote><p><b>variableDefinition</b></p><p><b>description</b>: People with a history of COVID-19 who were not hospitalized (Arizona CoVHORT)</p><p><b>variableRole</b>: population</p></blockquote><blockquote><p><b>variableDefinition</b></p><p><b>description</b>: Post-acute sequelae of COVID-19</p><p><b>variableRole</b>: outcome</p></blockquote><p><b>studyDesign</b>: Observational research <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (sevco#SEVCO:01002; sevco#SEVCO:01028 &quot;Longitudinal data collection&quot;)</span></p><blockquote><p><b>statistic</b></p><p><b>description</b>: Prevalence 68.7% (95% Confidence interval 63.4% to 73.9%)</p><p><b>statisticType</b>: prevalence <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (27270#STATO:0000412)</span></p><p><b>quantity</b>: 68.7 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><h3>AttributeEstimates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Type</b></td><td><b>Level</b></td><td><b>Range</b></td></tr><tr><td style=\"display: none\">*</td><td>95% Confidence interval 63.4% to 73.9%</td><td>Confidence interval <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (27270#TBD:0000059)</span></td><td>0.95</td><td>63.4-73.9 %</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "cds" ]
  ] ) ; # 
  fhir:title [ fhir:v "Quoted Source: Prevalence of PASC at 30 days"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ]
     ] )
  ] ) ; # 
  fhir:relatedArtifact ( [
     fhir:type [ fhir:v "derived-from" ] ;
     fhir:classifier ( [
       fhir:coding ( [
         fhir:system [ fhir:v "http://hl7.org/fhir/provenance-entity-role"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "quotation" ] ;
         fhir:display [ fhir:v "Quotation" ]
       ] ) ;
       fhir:text [ fhir:v "Prevalence of PASC at 30 days post-infection was 68.7% (95% confidence interval: 63.4, 73.9)." ]
     ] ) ;
     fhir:resourceReference [
       fhir:reference [ fhir:v "Citation/238142" ] ;
       fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
       fhir:display [ fhir:v "34347785 Post-acute sequelae of COVID-19 in a non-hospitalized cohort: Results from the Arizona CoVHORT" ]
     ]
  ] ) ; # 
  fhir:description [ fhir:v "An example of using the relatedArtifact element to quote a line of text from the evidence source."] ; # 
  fhir:variableDefinition ( [
     fhir:description [ fhir:v "People with a history of COVID-19 who were not hospitalized (Arizona CoVHORT)" ] ;
     fhir:variableRole [ fhir:v "population" ]
  ] [
     fhir:description [ fhir:v "Post-acute sequelae of COVID-19" ] ;
     fhir:variableRole [ fhir:v "outcome" ]
  ] ) ; # 
  fhir:studyDesign ( [
     fhir:coding ( [
       fhir:system [ fhir:v "https://fevir.net/sevco"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "SEVCO:01002" ] ;
       fhir:display [ fhir:v "Observational research" ]
     ] [
       fhir:system [ fhir:v "https://fevir.net/sevco"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "SEVCO:01028" ] ;
       fhir:display [ fhir:v "Longitudinal data collection" ]
     ] )
  ] ) ; # 
  fhir:statistic ( [
     fhir:description [ fhir:v "Prevalence 68.7% (95% Confidence interval 63.4% to 73.9%)" ] ;
     fhir:statisticType [
       fhir:coding ( [
         fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/27270"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "STATO:0000412" ] ;
         fhir:display [ fhir:v "prevalence" ]
       ] )
     ] ;
     fhir:quantity [
       fhir:value [ fhir:v "68.7"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "%" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "%" ]
     ] ;
     fhir:attributeEstimate ( [
       fhir:description [ fhir:v "95% Confidence interval 63.4% to 73.9%" ] ;
       fhir:type [
         fhir:coding ( [
           fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/27270"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "TBD:0000059" ] ;
           fhir:display [ fhir:v "Confidence interval" ]
         ] )
       ] ;
       fhir:level [ fhir:v "0.95"^^xsd:decimal ] ;
       fhir:range [
         fhir:low [
           fhir:value [ fhir:v "63.4"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "%" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "%" ]
         ] ;
         fhir:high [
           fhir:value [ fhir:v "73.9"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "%" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "%" ]
         ]
       ]
     ] )
  ] )] . # 

# -------------------------------------------------------------------------------------


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.