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

FHIR IG analytics

Packagestjohn.ambulance-care-summary
Resource TypeCodeSystem
IdCodeSystem-acs-mechanism-of-injury.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daniel-thomson/ambulance-care-summary/CodeSystem-acs-mechanism-of-injury.html
URLhttps://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-mechanism-of-injury
Version0.1.0
Statusdraft
Date2026-06-29T21:15:26+00:00
NameAcsMechanismOfInjuryCS
TitleACS Mechanism of Injury Code System
Realmnz
Authoritynational
DescriptionThe event that caused any injuries (HISO 10052:2026 §2.4 Mechanism of injury).
Contentcomplete

Resources that use this resource

ValueSet
stjohn.ambulance-care-summary#currentacs-mechanism-of-injury-vsACS Mechanism of Injury Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem acs-mechanism-of-injury

This case-sensitive code system https://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-mechanism-of-injury defines the following codes:

CodeDisplay
rta Road traffic accident (RTA)
work Work accident
sports Sports accident
assault Assault
cold Accident due to excessive cold
heat Accident due to excessive heat
machinery Accident caused by machinery
electric Accident caused by electric current
animal Accidental physical contact with animal
fire Accident caused by fire and flames
corrosive Accidental exposure to corrosive or caustic chemical
hazardous Exposure to potentially hazardous substance
fall Fall
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "acs-mechanism-of-injury",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-mechanism-of-injury",
  "version": "0.1.0",
  "name": "AcsMechanismOfInjuryCS",
  "title": "ACS Mechanism of Injury Code System",
  "status": "draft",
  "experimental": true,
  "date": "2026-06-29T21:15:26+00:00",
  "publisher": "Health New Zealand | Te Whatu Ora",
  "contact": [
    {
      "name": "Health New Zealand | Te Whatu Ora",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.tewhatuora.govt.nz"
        }
      ]
    }
  ],
  "description": "The event that caused any injuries (HISO 10052:2026 §2.4 Mechanism of injury).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 14,
  "concept": [
    {
      "code": "rta",
      "display": "Road traffic accident (RTA)"
    },
    {
      "code": "work",
      "display": "Work accident"
    },
    {
      "code": "sports",
      "display": "Sports accident"
    },
    {
      "code": "assault",
      "display": "Assault"
    },
    {
      "code": "cold",
      "display": "Accident due to excessive cold"
    },
    {
      "code": "heat",
      "display": "Accident due to excessive heat"
    },
    {
      "code": "machinery",
      "display": "Accident caused by machinery"
    },
    {
      "code": "electric",
      "display": "Accident caused by electric current"
    },
    {
      "code": "animal",
      "display": "Accidental physical contact with animal"
    },
    {
      "code": "fire",
      "display": "Accident caused by fire and flames"
    },
    {
      "code": "corrosive",
      "display": "Accidental exposure to corrosive or caustic chemical"
    },
    {
      "code": "hazardous",
      "display": "Exposure to potentially hazardous substance"
    },
    {
      "code": "fall",
      "display": "Fall"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}