Evidence Based Medicine on FHIR Implementation Guide
2.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: BaselineMeasureEvidence: BMI in 2018 Norwegian Cohort Surgical Group - TTL Representation

Raw ttl | Download


@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 "179457"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2024-12-13T20:17:09.096Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/baseline-measure-evidence"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/baseline-measure-evidence>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Evidence/179457"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ]       ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ]     ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/179457" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:name [ fhir:v "BaselineMeasureEvidence_BMI_in_2018_Norwegian_Cohort_Surgical_Group"] ; # 
  fhir:title [ fhir:v "BaselineMeasureEvidence: BMI in 2018 Norwegian Cohort Surgical Group"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ]     ] )
  ] ) ; # 
  fhir:author ( [
fhir:name [ fhir:v "Brian S. Alper" ]
  ] ) ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-communication" ] ;
fhir:display [ fhir:v "Evidence Communication" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BaselineMeasureEvidence" ] ;
fhir:display [ fhir:v "BaselineMeasureEvidence" ]       ] )     ]
  ] [
fhir:code [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-communication" ] ;
fhir:display [ fhir:v "Evidence Communication" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NonComparativeEvidence" ] ;
fhir:display [ fhir:v "NonComparativeEvidence" ]       ] )     ]
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:relatedArtifact ( [
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "BaselineMeasureEvidence: BMI in 2018 Norwegian Cohort Surgical Group [Database Entry: FHIR Evidence Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179457. Revised 2023-11-23. Available at: https://fevir.net/resources/Evidence/179457. Computable resource at: https://fevir.net/resources/Evidence/179457#json." ]
  ] ) ; # 
  fhir:description [ fhir:v "BMI in Surgical Group (n = 932) mean 45.4 kg/m2, SD 6.2 kg/m2"] ; # 
  fhir:variableDefinition ( [
fhir:variableRole [ fhir:v "population" ] ;
fhir:observed [
fhir:reference [ fhir:v "Group/172934" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "InterventionGroup: JAMA 2018 Norwegian cohort study Surgery cohort" ]     ]
  ] [
fhir:variableRole [ fhir:v "outcome" ] ;
fhir:observed [
fhir:reference [ fhir:v "EvidenceVariable/179450" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ExposureVariable: Body Mass Index (as continuous variable)" ]     ]
  ] ) ; # 
  fhir:statistic ( [
fhir:description [ fhir:v "(n = 932) mean 45.4 kg/m2, SD 6.2 kg/m2" ] ;
fhir:statisticType [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/181513"^^xsd:anyURI ] ;
fhir:code [ fhir:v "STATO:0000573" ] ;
fhir:display [ fhir:v "Mean" ]       ] )     ] ;
fhir:quantity [
fhir:value [ fhir:v "415.4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg/m2" ]     ] ;
fhir:sampleSize [
fhir:numberOfStudies [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:knownDataCount [ fhir:v "932"^^xsd:nonNegativeInteger ]     ] ;
    ( fhir:attributeEstimate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/181513"^^xsd:anyURI ] ;
fhir:code [ fhir:v "STATO:0000684" ] ;
fhir:display [ fhir:v "Standard deviation for sample" ]         ] )       ] ;
fhir:quantity [
fhir:value [ fhir:v "6.2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg/m2" ]       ]     ] )
  ] ) . #