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-ballot3 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Group/297487> a fhir:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "297487"] ; #
fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2025-03-15T21:10:46.415Z"^^xsd:dateTime ] ;
fhir:profile ( [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group>
] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><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 "Joanne Dehnbostel" ]
]
] [
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 "PARACHUTE trial participants assigned parachute [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297487. Revised 2025-01-30. Available at: https://fevir.net/resources/Group/297487. Computable resource at: https://fevir.net/resources/Group/297487#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/297487"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/Group/297487>
] ; #
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 "297487" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]
]
] ) ; #
fhir:title [ fhir:v "PARACHUTE trial participants assigned parachute"] ; #
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 is an example of ExposureGroup Profile"] ; #
fhir:useContext ( [
fhir:code [
fhir:system [
fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/CodeSystem/179423>
] ;
fhir:code [ fhir:v "evidence-communication" ] ;
fhir:display [ fhir:v "Evidence Communication" ]
] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [
fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/CodeSystem/179423>
] ;
fhir:code [ fhir:v "ExposureGroup" ] ;
fhir:display [ fhir:v "ExposureGroup" ]
] )
]
] ) ; #
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 "12"^^xsd:nonNegativeInteger] ; #
fhir:combinationMethod [ fhir:v "all-of"] ; #
fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Member of" ]
] ;
fhir:value [
a fhir:Reference ;
fhir:l <http://hl7.org/fhir/Group/292955> ;
fhir:reference [ fhir:v "Group/292955" ] ;
fhir:type [
fhir:v "Group"^^xsd:anyURI ;
fhir:l fhir:Group
] ;
fhir:display [ fhir:v "PARACHUTE trial participants" ]
] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "inclusion in PARACHUTE trial participants" ]
] [
fhir:code [
fhir:text [ fhir:v "Exposed to" ]
] ;
fhir:value [
a fhir:Reference ;
fhir:l <http://hl7.org/fhir/Group/297486> ;
fhir:reference [ fhir:v "Group/297486" ] ;
fhir:type [
fhir:v "Group"^^xsd:anyURI ;
fhir:l fhir:Group
] ;
fhir:display [ fhir:v "Jumping from aircraft with parachute" ]
] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "exposed to Jumping from aircraft with parachute" ]
] ) . #
<http://hl7.org/fhir/Group/292955> a fhir:Group .
<http://hl7.org/fhir/Group/297486> a fhir:Group .
IG © 2024+ HL7 International / Clinical Decision Support.
Package hl7.fhir.uv.ebm#1.0.0-ballot3 based on FHIR 6.0.0-ballot3.
Generated
2026-06-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
