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
| Page standards status: Informative |
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "178427"] ; #
fhir:meta [
fhir:versionId [ fhir:v "9" ] ;
fhir:lastUpdated [ fhir:v "2025-03-15T21:15:13.903Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-group"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/study-group> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<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-author"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-author> ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as> ] ;
fhir:value [
a fhir:Markdown ;
fhir:v "StudyGroup: Severely Obese Adults 2018 Norwegian Cohort [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 178427. Revised 2024-01-04. Available at: https://fevir.net/resources/Group/178427. Computable resource at: https://fevir.net/resources/Group/178427#json." ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/cited-artifact-status-type> ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] ) ]
] ) ; #
fhir:url [
fhir:v "https://fevir.net/resources/Group/178427"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/Group/178427>
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
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:l <https://fevir.net/FOI> ] ;
fhir:value [ fhir:v "178427" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "Severely_Obese_Adults_2018_Norwegian_Cohort"] ; #
fhir:title [ fhir:v "StudyGroup: Severely Obese Adults 2018 Norwegian Cohort"] ; #
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:description [ fhir:v "Cohort study with baseline data of exposures from November 2005 through July 2010 and follow-up data from 2006 until death or through December 2015 at a tertiary care outpatient center, Vestfold Hospital Trust, Norway. Consecutive treatment-seeking adult patients (nā=ā2109) with severe obesity assessed (221 patients excluded and 1888 patients included)."] ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:type [ fhir:v "person"] ; #
fhir:membership [ fhir:v "enumerated"] ; #
fhir:quantity [ fhir:v "1888"^^xsd:nonNegativeInteger] ; #
fhir:combinationMethod [ fhir:v "all-of"] ; #
fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Research Study (Participation in)" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "registry-based cohort study conducted at Vestfold Hospital Trust, Norway" ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "enrolled in registry-based cohort study conducted at Vestfold Hospital Trust, Norway November 2005 through July 2010" ] ;
fhir:period [
fhir:start [ fhir:v "2005-11"^^xsd:gYearMonth ] ;
fhir:end [ fhir:v "2010-07"^^xsd:gYearMonth ] ]
] [
fhir:code [
( fhir:coding [
a sct:397669002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "397669002" ] ;
fhir:display [ fhir:v "Age" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "18"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">" ] ;
fhir:unit [ fhir:v "years" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "a" ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "adult patients" ]
] [
fhir:code [
( fhir:coding [
a sct:260905004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "260905004" ] ;
fhir:display [ fhir:v "Condition" ] ] ) ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Group/179375 ;
fhir:reference [ fhir:v "Group/179375" ] ;
fhir:type [
fhir:v "Group"^^xsd:anyURI ;
fhir:l fhir:Group ] ;
fhir:display [ fhir:v "CohortDefinition: Severe obesity" ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "severe obesity (BMI at least 40 or at least 35 with at least 1 obesity-related comorbidity)" ]
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#1.0.0-ballot2 based on FHIR 6.0.0-ballot3. Generated 2025-11-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
