Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 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 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

: ExposureGroup: JAMA 2018 Norwegian cohort study Surgery cohort - TTL Representation

Page standards status: Informative

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 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 "172934"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "8" ] ;
fhir:lastUpdated [ fhir:v "2025-03-15T21:03:01.042Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group>     ] )
  ] ; # 
  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/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "ExposureGroup: JAMA 2018 Norwegian cohort study Surgery cohort [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172934. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/172934. Computable resource at: https://fevir.net/resources/Group/172934#json."     ]
  ] [
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/172934"^^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/172934" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:name [ fhir:v "ExposureGroup_JAMA_2018_Norwegian_cohort_study_Surgery_cohort"] ; # 
  fhir:title [ fhir:v "ExposureGroup: JAMA 2018 Norwegian cohort study Surgery 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 "Example of an ExposureGroup Profile with an enumerated group (quantity = 932) meeting 2 characteristics defined by Group Resources (Member of a StudyGroup Profile, Procedure defined by an ExposureDefinition Profile)"] ; # 
  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 "932"^^xsd:nonNegativeInteger] ; # 
  fhir:combinationMethod [ fhir:v "all-of"] ; # 
  fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Member of" ]     ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/178427" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "StudyGroup: Severely Obese Adults 2018 Norwegian Cohort" ]     ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "inclusion in JAMA 2018 Norwegian cohort study" ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:71388002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "71388002" ] ;
fhir:display [ fhir:v "Procedure (procedure)" ]       ] )     ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/172423" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)" ]     ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "received bariatric surgery" ]
  ] ) . #