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 1.0.0-ballot2 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
: BaselineVariablesList: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort) - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:List ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "312201"] ; #
fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2025-07-21T19:00:01.612Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/baseline-variables-list"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/baseline-variables-list> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-description"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "This is an example baseline variables list for the EBMonFHIR IG" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "BaselineVariablesList: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort) [Database Entry: FHIR List Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 312201. Revised 2025-02-19. Available at: https://fevir.net/resources/List/312201. Computable resource at: https://fevir.net/resources/List/312201#json." ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact"^^xsd:anyURI ] ;
fhir:value [
a fhir:RelatedArtifact ;
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "BaselineVariablesList: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort) [Database Entry: FHIR List Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 312201. Revised 2025-07-21. Available at: https://fevir.net/resources/List/312201. Computable resource at: https://fevir.net/resources/List/312201#json." ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] ) ]
] ) ; #
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 "https://fevir.net/FOI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "312201" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:status [ fhir:v "current"] ; #
fhir:mode [ fhir:v "snapshot"] ; #
fhir:title [ fhir:v "BaselineVariablesList: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort)"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/ebm/CodeSystem/ebmonfhir-profile-name-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BaselineVariablesList" ] ;
fhir:display [ fhir:v "BaselineVariablesList" ] ] ) ;
fhir:text [ fhir:v "Baseline Variables List" ]
] ; #
fhir:source [
fhir:display [ fhir:v "Brian S. Alper, MD, MSPH" ]
] ; #
fhir:entry ( [
fhir:item [
fhir:reference [ fhir:v "EvidenceVariable/179449" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ExposureVariable: Age (as continuous variable)" ] ]
] [
fhir:item [
fhir:reference [ fhir:v "EvidenceVariable/179450" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ExposureVariable: Body Mass Index (as continuous variable)" ] ]
] ) . #