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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidenceVariable
IdEvidenceVariable-312202.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 312202

version: 1; Last updated: 2025-02-13 21:18:51+0000; Language: en

Profile: GroupAssignment

ArtifactPublicationStatus: Active

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

identifier: FEvIR Object Identifier/312202

name: GroupAssignment_ExposureDefinition_Bariatric_Surgery_RYGB_VSG_LAGB_BPD_vs_ComparatorDefinition_NOT_Bariatric_Surgery_RYGB_VSG_LAGB_BPD

title: GroupAssignment: ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD) vs. ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)

status: Active

author: Brian S. Alper, MD, MSPH:

publisher: Computable Publishing LLC

contact: 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'.

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

-Concept
*Defined in handling and category elements

handling: dichotomous variable

category

name: ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)

value: ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)

category

name: ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)

value: ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)


Source1

{
  "resourceType": "EvidenceVariable",
  "id": "312202",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-02-13T21:18:51.069Z",
    "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/312202",
  "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": "312202",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "GroupAssignment_ExposureDefinition_Bariatric_Surgery_RYGB_VSG_LAGB_BPD_vs_ComparatorDefinition_NOT_Bariatric_Surgery_RYGB_VSG_LAGB_BPD",
  "title": "GroupAssignment: ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD) vs. ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)",
  "status": "active",
  "author": [
    {
      "name": "Brian S. Alper, MD, MSPH"
    }
  ],
  "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/",
  "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": "ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)",
      "valueReference": {
        "reference": "Group/172423",
        "type": "Group",
        "display": "ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
      }
    },
    {
      "name": "ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)",
      "valueReference": {
        "reference": "Group/172424",
        "type": "Group",
        "display": "ComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
      }
    }
  ]
}