This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example EvidenceVariable/example-group-assignment (XML)
Raw XML (canonical form + also see XML Format Specification)
GroupAssignment: PARACHUTE Trial jumping from aircraft with parachute vs. empty backpack (id = "example-group-assignment")
<?xml version="1.0" encoding="UTF-8"?>
<EvidenceVariable xmlns="http://hl7.org/fhir">
<id value="example-group-assignment"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2024-12-17T19:40:19.291Z"/>
<profile value="http://hl7.org/fhir/uv/ebm/StructureDefinition/group-assignment"/>
</meta>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url value="https://fevir.net/resources/EvidenceVariable/297490"/>
<identifier>
<type>
<text value="FEvIR Object Identifier"/>
</type>
<system value="urn:ietf:rfc:3986"/>
<value value="https://fevir.net/FOI/297490"/>
<assigner>
<display value="Computable Publishing LLC"/>
</assigner>
</identifier>
<title value="GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft
with empty backpack"/>
<status value="active"/>
<author>
<name value="Joanne Dehnbostel"/>
</author>
<publisher value="HL7 International / Clinical Decision Support"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description value="This EvidenceVariable Resource (GroupAssignment Profile) describes a 2-group study
(so handling='dichotomous') and lists the 2 study arms in category.name elements.
Because the definition of this EvidenceVariable Resource is fully expressed in
the handling and category elements, the defintion.concept element uses a CodeableConcept
for 'Defined in handling and category elements'."/>
<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="GroupAssignment"/>
<display value="GroupAssignment"/>
</coding>
</valueCodeableConcept>
</useContext>
<copyright value="https://creativecommons.org/licenses/by-nc-sa/4.0/"/>
<definition>
<concept>
<coding>
<system value="https://fevir.net/resources/CodeSystem/179423"/>
<code value="defined-in-handling-and-category"/>
<display value="Defined in handling and category elements"/>
</coding>
</concept>
</definition>
<handling value="dichotomous"/>
<category>
<name value="Jumping from aircraft with parachute"/>
<valueReference>
<reference value="Group/297486"/>
<type value="Group"/>
<display value="Jumping from aircraft with parachute"/>
</valueReference>
</category>
<category>
<name value="Jumping from aircraft with empty backpack"/>
<valueReference>
<reference value="Group/297488"/>
<type value="Group"/>
<display value="Jumping from aircraft with empty backpack"/>
</valueReference>
</category>
</EvidenceVariable>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.