FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | CodeSystem |
| Id | CodeSystem-acs-mechanism-of-injury.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daniel-thomson/ambulance-care-summary/CodeSystem-acs-mechanism-of-injury.html |
| URL | https://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-mechanism-of-injury |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-29T21:15:26+00:00 |
| Name | AcsMechanismOfInjuryCS |
| Title | ACS Mechanism of Injury Code System |
| Realm | nz |
| Authority | national |
| Description | The event that caused any injuries (HISO 10052:2026 §2.4 Mechanism of injury). |
| Content | complete |
| ValueSet | ||
| stjohn.ambulance-care-summary#current | acs-mechanism-of-injury-vs | ACS Mechanism of Injury Value Set |
No resources found
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:
{
"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"
}
]
}