FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-306661.json |
| FHIR Version | R6 |
No resources found
No resources found
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
| Code | Value[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/
| Concept | Reference |
| Defined in handling and category elements | Group 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
{
"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"
}
}
]
}