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
@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 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 "8" ] ;
fhir:lastUpdated [ fhir:v "2024-01-04T16:20:51.678Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/study-group> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group 178427</b></p><a name=\"178427\"> </a><a name=\"hc178427\"> </a><a name=\"178427-en-US\"> </a><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\">version: 8; Last updated: 2024-01-04 16:20:51+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-study-group.html\">StudyGroup</a></p></div><p><b>Artifact related artifact</b>: No display for RelatedArtifact (type: cite-as; citation: Severely Obese Adults 2018 Norwegian Cohort [Group]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 178427. Revised 2023-11-19. Available at: https://fevir.net/resources/Group/178427. Computable resource at: https://fevir.net/resources/Group/178427.)</p><p><b>Artifact Author</b>: Brian S. Alper: </p><p><b>url</b>: <a href=\"https://fevir.net/resources/Group/178427\">https://fevir.net/resources/Group/178427</a></p><p><b>identifier</b>: FEvIR Object Identifier/178427</p><p><b>name</b>: Severely_Obese_Adults_2018_Norwegian_Cohort</p><p><b>title</b>: StudyGroup: Severely Obese Adults 2018 Norwegian Cohort</p><p><b>status</b>: Active</p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>description</b>: </p><div><p>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).</p>\n</div><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>type</b>: Person</p><p><b>membership</b>: Enumerated</p><p><b>quantity</b>: 1888</p><p><b>combinationMethod</b>: All of</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Research Study (Participation in)</span></p><p><b>value</b>: <span title=\"Codes:\">registry-based cohort study conducted at Vestfold Hospital Trust, Norway</span></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>enrolled in registry-based cohort study conducted at Vestfold Hospital Trust, Norway November 2005 through July 2010</p>\n</div><p><b>period</b>: 2005-11 --> 2010-07</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 397669002}\">Age</span></p><p><b>value</b>: >18 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>adult patients</p>\n</div></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 260905004}\">Condition</span></p><p><b>value</b>: <a href=\"Group-179375.html\">CohortDefinition: Severe obesity</a></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>severe obesity (BMI at least 40 or at least 35 with at least 1 obesity-related comorbidity)</p>\n</div></blockquote></div>"
] ; #
fhir:extension ( [
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 "Severely Obese Adults 2018 Norwegian Cohort [Group]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 178427. Revised 2023-11-19. Available at: https://fevir.net/resources/Group/178427. Computable resource at: https://fevir.net/resources/Group/178427." ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Group/178427"^^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 "https://fevir.net"^^xsd:anyURI ] ;
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"^^xsd:boolean ] ;
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: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:code [ fhir:v "a" ] ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "adult patients" ]
] [
fhir:code [
( fhir:coding [
a sct:260905004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260905004" ] ;
fhir:display [ fhir:v "Condition" ] ] ) ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/179375" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "CohortDefinition: Severe obesity" ] ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
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#2.0.0-ballot based on FHIR 6.0.0-ballot2. Generated 2024-11-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change