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

FHIR IG analytics

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

version: 1; Last updated: 2024-12-17 19:40:19+0000; Language: en

Profile: GroupAssignment

ArtifactPublicationStatus: Active

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

identifier: FEvIR Object Identifier/297490

name: GroupAssignment_Jumping_from_aircraft_with_parachute_vs_Jumping_from_aircraft_with_empty_backpack

title: GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack

status: Active

author: Joanne Dehnbostel:

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: Jumping from aircraft with parachute

value: Jumping from aircraft with parachute

category

name: Jumping from aircraft with empty backpack

value: Jumping from aircraft with empty backpack


Source1

{
  "resourceType": "EvidenceVariable",
  "id": "297490",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-12-17T19:40:19.291Z",
    "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/297490",
  "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": "297490",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "GroupAssignment_Jumping_from_aircraft_with_parachute_vs_Jumping_from_aircraft_with_empty_backpack",
  "title": "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack",
  "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/",
  "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": "Jumping from aircraft with parachute",
      "valueReference": {
        "reference": "Group/297486",
        "type": "Group",
        "display": "Jumping from aircraft with parachute"
      }
    },
    {
      "name": "Jumping from aircraft with empty backpack",
      "valueReference": {
        "reference": "Group/297488",
        "type": "Group",
        "display": "Jumping from aircraft with empty backpack"
      }
    }
  ]
}