Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: PARACHUTE trial participants assigned parachute - XML Representation

Page standards status: Informative

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="297487"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2025-03-15T21:10:46.415Z"/>
    <profile
             value="http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group"/>
  </meta>
  <text>
    <status value="empty"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>[No data.]</p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/artifact-author">
    <valueContactDetail>
      <name value="Joanne Dehnbostel"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as">
    <valueMarkdown
                   value="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."/>
  </extension>
  <url value="https://fevir.net/resources/Group/297487"/>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="ACSN"/>
        <display value="Accession ID"/>
      </coding>
      <text value="FEvIR Object Identifier"/>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="https://fevir.net/FOI/297487"/>
    <assigner>
      <display value="Computable Publishing LLC"/>
    </assigner>
  </identifier>
  <title value="PARACHUTE trial participants assigned parachute"/>
  <status value="active"/>
  <publisher value="Computable Publishing LLC"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="support@computablepublishing.com"/>
    </telecom>
  </contact>
  <description value="This is an example of ExposureGroup Profile"/>
  <useContext>
    <code>
      <system value="https://fevir.net/resources/CodeSystem/179423"/>
      <code value="evidence-communication"/>
      <display value="Evidence Communication"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://fevir.net/resources/CodeSystem/179423"/>
        <code value="ExposureGroup"/>
        <display value="ExposureGroup"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <copyright value="https://creativecommons.org/licenses/by-nc-sa/4.0/"/>
  <type value="person"/>
  <membership value="enumerated"/>
  <quantity value="12"/>
  <combinationMethod value="all-of"/>
  <characteristic>
    <code>
      <text value="Member of"/>
    </code>
    <valueReference>🔗 
      <reference value="Group/292955"/>
      <type value="Group"/>
      <display value="PARACHUTE trial participants"/>
    </valueReference>
    <exclude value="false"/>
    <description value="inclusion in PARACHUTE trial participants"/>
  </characteristic>
  <characteristic>
    <code>
      <text value="Exposed to"/>
    </code>
    <valueReference>🔗 
      <reference value="Group/297486"/>
      <type value="Group"/>
      <display value="Jumping from aircraft with parachute"/>
    </valueReference>
    <exclude value="false"/>
    <description value="exposed to Jumping from aircraft with parachute"/>
  </characteristic>
</Group>