Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: OutcomeDefinition: Injury Severity Score on Impact - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "297750",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2024-12-26T18:19:54.751Z"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "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" : "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" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/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"
            }
          }
        }
      ]
    }
  ]
}