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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeGroup
IdGroup-297489.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

[No data.]


Source1

{
  "resourceType": "Group",
  "id": "297489",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2025-03-15T21:10:38.029Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-group"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Joanne Dehnbostel"
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown": "PARACHUTE Trial Participants assigned an empty backpack [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297489. Revised 2025-01-30. Available at: https://fevir.net/resources/Group/297489. Computable resource at: https://fevir.net/resources/Group/297489#json."
    },
    {
      "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/Group/297489",
  "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": "297489",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "PARACHUTE Trial Participants assigned an empty backpack",
  "status": "active",
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "This is an example of a ComparatorGroup Profile",
  "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": "ComparatorGroup",
            "display": "ComparatorGroup"
          }
        ]
      }
    }
  ],
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type": "person",
  "membership": "enumerated",
  "quantity": 11,
  "combinationMethod": "all-of",
  "characteristic": [
    {
      "code": {
        "text": "Member of"
      },
      "valueReference": {
        "reference": "Group/292955",
        "type": "Group",
        "display": "PARACHUTE trial participants"
      },
      "exclude": false,
      "description": "inclusion in PARACHUTE trial participants"
    },
    {
      "code": {
        "text": "Exposed to"
      },
      "valueReference": {
        "reference": "Group/297488",
        "type": "Group",
        "display": "Jumping from aircraft with empty backpack"
      },
      "exclude": false,
      "description": "exposed to Jumping from aircraft with empty backpack"
    }
  ]
}