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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeGroup
IdGroup-291368.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": "291368",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2025-03-15T21:10:12.076Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-definition"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Brian S. Alper"
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown": "OutcomeDefinition: Mortality at 14 days [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 291368. Revised 2024-11-16. Available at: https://fevir.net/resources/Group/291368. Computable resource at: https://fevir.net/resources/Group/291368#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/291368",
  "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": "291368",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "An_example_of_OutcomeDefinition_Profile_which_is_a_conceptual_group_used_to_provided_a_definition_for_an_EvidenceVariable",
  "title": "OutcomeDefinition: Mortality at 14 days",
  "status": "active",
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "This Group Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "membership": "conceptual",
  "characteristic": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "260905004",
            "display": "Condition"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "419099009",
            "display": "Dead"
          }
        ]
      },
      "exclude": false,
      "description": "Dead 14 days after study start",
      "timing": [
        {
          "contextCode": {
            "text": "initiation of study"
          },
          "offsetDuration": {
            "value": 14,
            "unit": "days",
            "system": "http://unitsofmeasure.org",
            "code": "d"
          },
          "text": "14 days after study start"
        }
      ]
    }
  ]
}