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

: GroupAssignment: Non Participants vs. Enrolled Participants - JSON Representation

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "307445",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-02-12T19:16:34.879Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/group-assignment"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "derived-from"
        },
        {
          "url" : "targetReference",
          "valueReference" : {
            🔗 "reference" : "EvidenceVariable/297490",
            "type" : "EvidenceVariable",
            "display" : "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "cite-as"
        },
        {
          "url" : "targetMarkdown",
          "valueMarkdown" : "GroupAssignment: Non Participants vs. Enrolled Participants [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 307445. Revised 2025-02-12. Available at: https://fevir.net/resources/EvidenceVariable/307445. Computable resource at: https://fevir.net/resources/EvidenceVariable/307445#json."
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    }
  ],
  "url" : "https://fevir.net/resources/EvidenceVariable/307445",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/307445",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "GroupAssignment_Non_Participants_vs_Enrolled_Participants",
  "title" : "GroupAssignment: Non Participants vs. Enrolled Participants",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "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" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "evidence-communication",
        "display" : "Evidence Communication"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "GroupAssignment",
            "display" : "GroupAssignment"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Joanne Dehnbostel"
    }
  ],
  "definition" : {
    "concept" : {
      "coding" : [
        {
          "system" : "https://fevir.net/resources/CodeSystem/179423",
          "code" : "defined-in-handling-and-category",
          "display" : "Defined in handling and category elements"
        }
      ]
    }
  },
  "handling" : "dichotomous",
  "category" : [
    {
      "name" : "Non participants",
      "valueReference" : {
        🔗 "reference" : "Group/307440",
        "type" : "Group",
        "display" : "PARACHUTE Trial non participants"
      }
    },
    {
      "name" : "Jumping from aircraft with empty backpack",
      "valueReference" : {
        🔗 "reference" : "Group/306657",
        "type" : "Group",
        "display" : "Enrolled Group PARACHUTE Trial"
      }
    }
  ]
}