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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeGroup
IdGroup-297750.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": "297750",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2024-12-26T18:19:54.751Z"
  },
  "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/StructureDefinition/artifact-relatedArtifact",
      "valueRelatedArtifact": {
        "type": "cite-as",
        "citation": "OutcomeDefinition:  Injury Severity Score on Impact [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297750. Revised 2024-12-23. Available at: https://fevir.net/resources/Group/297750. Computable resource at: https://fevir.net/resources/Group/297750#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/297750",
  "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": "297750",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "OutcomeDefinition:  Injury Severity Score on Impact",
  "status": "active",
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "This is an example using a Group Resource for a complex outcome definition.",
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "membership": "conceptual",
  "characteristic": [
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/fhir-types",
            "code": "Observation",
            "display": "Observation"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "74471-4",
            "display": "Injury severity score Calculated"
          }
        ]
      },
      "exclude": false,
      "determinedByReference": {
        "identifier": {
          "use": "official",
          "type": {
            "text": "PMID"
          },
          "system": "https://pubmed.ncbi.nlm.nih.gov/",
          "value": "4814394"
        },
        "display": "Baker SP, O'Neill B, Haddon W Jr, Long WB. The injury severity score: a method for describing patients with multiple injuries and evaluating emergency care. J Trauma. 1974 Mar;14(3):187-96. PMID: 4814394."
      },
      "timing": [
        {
          "contextCode": {
            "text": "Impact"
          },
          "offsetRange": {
            "low": {
              "value": 0
            },
            "high": {
              "value": 5,
              "unit": "minutes",
              "system": "http://unitsofmeasure.org",
              "code": "min"
            }
          }
        }
      ]
    }
  ]
}