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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "172460"] ; #
fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2023-12-04T16:18:19.628Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-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 172460</b></p><a name=\"172460\"> </a><a name=\"hc172460\"> </a><a name=\"172460-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: 6; Last updated: 2023-12-04 16:18:19+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-comparator-group.html\">ComparatorGroup</a></p></div><p><b>Artifact related artifact</b>: No display for RelatedArtifact (type: cite-as; citation: ComparatorGroup: Obese patients ≥ 18 years old without bariatric surgery [Group]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172460. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/172460. Computable resource at: https://fevir.net/resources/Group/172460.)</p><p><b>Artifact Author</b>: Brian S. Alper: </p><p><b>url</b>: <a href=\"https://fevir.net/resources/Group/172460\">https://fevir.net/resources/Group/172460</a></p><p><b>identifier</b>: FEvIR Object Identifier/172460</p><p><b>name</b>: ComparatorGroup_Obese_patients_18_years_old_without_bariatric_surgery</p><p><b>title</b>: ComparatorGroup: Obese patients ≥ 18 years old without bariatric surgery</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>This example of a ComparatorGroup Profile expresses the definition of a group by the combination of meeting both (all of) two characteristics by using the 'all-of' code in the combinationMethod element. Each of the two characteristics in this example are defined by reference to another Group Resource, so the characteristic.code element has a value of text:'Defined by Reference' and uses a valueReference element.</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>: Definitional</p><p><b>combinationMethod</b>: All of</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Defined by Reference</span></p><p><b>value</b>: <a href=\"Group-171819.html\">StudyEligibilityCriteria: Obese patients ≥ 18 years old</a></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>obese adult</p>\n</div></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Defined by Reference</span></p><p><b>value</b>: <a href=\"Group-172424.html\">ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)</a></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>no bariatric surgery</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 "ComparatorGroup: Obese patients ≥ 18 years old without bariatric surgery [Group]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172460. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/172460. Computable resource at: https://fevir.net/resources/Group/172460." ] ]
] [
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/172460"^^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 "172460" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "ComparatorGroup_Obese_patients_18_years_old_without_bariatric_surgery"] ; #
fhir:title [ fhir:v "ComparatorGroup: Obese patients ≥ 18 years old without bariatric surgery"] ; #
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 "This example of a ComparatorGroup Profile expresses the definition of a group by the combination of meeting both (all of) two characteristics by using the 'all-of' code in the combinationMethod element. Each of the two characteristics in this example are defined by reference to another Group Resource, so the characteristic.code element has a value of text:'Defined by Reference' and uses a valueReference element."] ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:type [ fhir:v "person"] ; #
fhir:membership [ fhir:v "definitional"] ; #
fhir:combinationMethod [ fhir:v "all-of"] ; #
fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Defined by Reference" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/171819" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "StudyEligibilityCriteria: Obese patients ≥ 18 years old" ] ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "obese adult" ]
] [
fhir:code [
fhir:text [ fhir:v "Defined by Reference" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/172424" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)" ] ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "no bariatric surgery" ]
] ) . #
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