FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-172427.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": "172427",
"meta": {
"versionId": "8",
"lastUpdated": "2024-11-22T11:52:53.228Z",
"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/172427",
"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": "172427",
"assigner": {
"display": "Computable Publishing LLC"
}
}
],
"name": "GroupAssignment_Bariatric_Surgery_vs_no_bariatric_surgery",
"title": "GroupAssignment: Bariatric Surgery vs. no bariatric surgery",
"citeAs": "GroupAssignment: Bariatric Surgery vs. no bariatric surgery [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172427. Revised 2023-12-05. Available at: https://fevir.net/resources/EvidenceVariable/172427. Computable resource at: https://fevir.net/resources/EvidenceVariable/172427.",
"status": "active",
"author": [
{
"name": "Brian S. Alper"
}
],
"publisher": "Computable Publishing LLC",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "support@computablepublishing.com"
}
]
}
],
"description": "This example of a 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 definition.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/",
"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": "Bariatric Surgery",
"valueReference": {
"reference": "Group/172423",
"type": "Group",
"display": "InterventionDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
}
},
{
"name": "no bariatric surgery",
"valueReference": {
"reference": "Group/172424",
"type": "Group",
"display": "ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
}
}
]
}