FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidenceVariable
IdEvidenceVariable-306661.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: EvidenceVariable 306661

version: 4; Last updated: 2025-02-04 18:02:20+0000; Language: en

Profile: GroupAssignment

ArtifactPublicationStatus: Active

url: https://fevir.net/resources/EvidenceVariable/306661

identifier: FEvIR Object Identifier/306661

name: Parachute_vs_Empty_Backpack_in_PARACHUTE_Trial

title: Parachute vs Empty Backpack in PARACHUTE Trial

status: Active

author: Joanne Dehnbostel:

publisher: Computable Publishing LLC

contact: support@computablepublishing.com

description:

Example of Group Assignment EvidenceVariable Resource

UseContexts

-CodeValue[x]
*Evidence Based Medicine on FHIR Implementation Guide Code System: evidence-communication (Evidence Communication)GroupAssignment

copyright:

https://creativecommons.org/licenses/by-nc-sa/4.0/

Definitions

-ConceptReference
*Defined in handling and category elementsGroup Group Randomized to Intervention Group (parachute) in PARACHUTE Trial

handling: dichotomous variable

category

name: Parachute Group

value: Group Randomized to Intervention Group (parachute) in PARACHUTE Trial

category

name: Backpack

value: Group Randomized to Comparator (empty backpack) in PARACHUTE Trial


Source1

{
  "resourceType": "EvidenceVariable",
  "id": "306661",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-02-04T18:02:20.971Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/group-assignment"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    }
  ],
  "url": "https://fevir.net/resources/EvidenceVariable/306661",
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "ACSN",
            "display": "Accession ID"
          }
        ],
        "text": "FEvIR Object Identifier"
      },
      "system": "https://fevir.net/FOI",
      "value": "306661",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "Parachute_vs_Empty_Backpack_in_PARACHUTE_Trial",
  "title": "Parachute vs  Empty Backpack in PARACHUTE Trial",
  "status": "active",
  "author": [
    {
      "name": "Joanne Dehnbostel"
    }
  ],
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "Example of Group Assignment EvidenceVariable Resource",
  "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/",
  "definition": {
    "concept": {
      "coding": [
        {
          "system": "https://fevir.net/resources/CodeSystem/179423",
          "code": "defined-in-handling-and-category",
          "display": "Defined in handling and category elements"
        }
      ]
    },
    "reference": {
      "reference": "Group/306659",
      "type": "Group"
    }
  },
  "handling": "dichotomous",
  "category": [
    {
      "name": "Parachute Group",
      "valueReference": {
        "reference": "Group/306659",
        "type": "Group",
        "display": "Group Randomized to Intervention Group (parachute) in PARACHUTE Trial"
      }
    },
    {
      "name": "Backpack",
      "valueReference": {
        "reference": "Group/306660",
        "type": "Group",
        "display": "Group Randomized to Comparator (empty backpack) in PARACHUTE Trial"
      }
    }
  ]
}