FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | CodeSystem |
| Id | CodeSystem-acs-ecg-interpretation.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daniel-thomson/ambulance-care-summary/CodeSystem-acs-ecg-interpretation.html |
| URL | https://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-ecg-interpretation |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-29T21:15:26+00:00 |
| Name | AcsEcgInterpretationCS |
| Title | ACS ECG Interpretation Code System |
| Realm | nz |
| Authority | national |
| Description | Initial presenting rhythm of the heart (HISO 10052:2026 §2.6 ECG interpretation). |
| Content | complete |
| ValueSet | ||
| stjohn.ambulance-care-summary#current | acs-ecg-interpretation-vs | ACS ECG Interpretation Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem acs-ecg-interpretation
This case-sensitive code system https://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-ecg-interpretation defines the following codes:
{
"resourceType": "CodeSystem",
"id": "acs-ecg-interpretation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-ecg-interpretation",
"version": "0.1.0",
"name": "AcsEcgInterpretationCS",
"title": "ACS ECG Interpretation 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": "Initial presenting rhythm of the heart (HISO 10052:2026 §2.6 ECG interpretation).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NZ",
"display": "New Zealand"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 21,
"concept": [
{
"code": "sinus-rhythm",
"display": "Sinus rhythm"
},
{
"code": "af",
"display": "Atrial fibrillation"
},
{
"code": "aflutter",
"display": "Atrial flutter"
},
{
"code": "svt",
"display": "Supraventricular tachycardia (SVT)"
},
{
"code": "vf",
"display": "Ventricular fibrillation (VF)"
},
{
"code": "vt",
"display": "Ventricular tachycardia (VT)"
},
{
"code": "sinus-tachy",
"display": "Sinus tachycardia"
},
{
"code": "sinus-brady",
"display": "Sinus bradycardia"
},
{
"code": "junctional",
"display": "Junctional"
},
{
"code": "pvc",
"display": "Premature ventricular contractions (PVC)"
},
{
"code": "pac",
"display": "Premature atrial contractions (PAC)"
},
{
"code": "pjc",
"display": "Premature junctional contractions (PJC)"
},
{
"code": "hb-1",
"display": "1st degree heart block"
},
{
"code": "hb-2-mobitz-1",
"display": "2nd degree heart block; Mobitz type 1"
},
{
"code": "hb-2-mobitz-2",
"display": "2nd degree heart block; Mobitz type 2"
},
{
"code": "hb-complete",
"display": "Complete heart block"
},
{
"code": "lbbb",
"display": "Left bundle branch block (LBBB)"
},
{
"code": "rbbb",
"display": "Right bundle branch block (RBBB)"
},
{
"code": "asystole",
"display": "Asystole"
},
{
"code": "unknown",
"display": "Unknown"
},
{
"code": "other",
"display": "Other"
}
]
}