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

FHIR IG analytics

Packagestjohn.ambulance-care-summary
Resource TypeCodeSystem
IdCodeSystem-acs-ecg-interpretation.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daniel-thomson/ambulance-care-summary/CodeSystem-acs-ecg-interpretation.html
URLhttps://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-ecg-interpretation
Version0.1.0
Statusdraft
Date2026-06-29T21:15:26+00:00
NameAcsEcgInterpretationCS
TitleACS ECG Interpretation Code System
Realmnz
Authoritynational
DescriptionInitial presenting rhythm of the heart (HISO 10052:2026 §2.6 ECG interpretation).
Contentcomplete

Resources that use this resource

ValueSet
stjohn.ambulance-care-summary#currentacs-ecg-interpretation-vsACS ECG Interpretation 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-ecg-interpretation

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

CodeDisplay
sinus-rhythm Sinus rhythm
af Atrial fibrillation
aflutter Atrial flutter
svt Supraventricular tachycardia (SVT)
vf Ventricular fibrillation (VF)
vt Ventricular tachycardia (VT)
sinus-tachy Sinus tachycardia
sinus-brady Sinus bradycardia
junctional Junctional
pvc Premature ventricular contractions (PVC)
pac Premature atrial contractions (PAC)
pjc Premature junctional contractions (PJC)
hb-1 1st degree heart block
hb-2-mobitz-1 2nd degree heart block; Mobitz type 1
hb-2-mobitz-2 2nd degree heart block; Mobitz type 2
hb-complete Complete heart block
lbbb Left bundle branch block (LBBB)
rbbb Right bundle branch block (RBBB)
asystole Asystole
unknown Unknown
other Other

Source1

{
  "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"
    }
  ]
}