FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-307445.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
[No data.]
{
"resourceType": "EvidenceVariable",
"id": "307445",
"meta": {
"versionId": "2",
"lastUpdated": "2025-02-12T19:16:34.879Z",
"profile": [
"http://hl7.org/fhir/uv/ebm/StructureDefinition/group-assignment"
]
},
"language": "en",
"text": {
"status": "empty",
"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/307445",
"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": "307445",
"assigner": {
"display": "Computable Publishing LLC"
}
}
],
"name": "GroupAssignment_Non_Participants_vs_Enrolled_Participants",
"title": "GroupAssignment: Non Participants vs. Enrolled Participants",
"citeAs": "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.",
"status": "active",
"author": [
{
"name": "Joanne Dehnbostel"
}
],
"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/",
"relatesTo": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/relatesto-classifier",
"valueCodeableConcept": {
"text": "Cloned from"
}
}
],
"type": "derived-from",
"targetReference": {
"reference": "EvidenceVariable/297490",
"type": "EvidenceVariable",
"display": "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack"
}
}
],
"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"
}
}
]
}