FHIR IG analytics| Package | hl7.fhir.uv.phr |
| Resource Type | CodeSystem |
| Id | CodeSystem-ecg-lead-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/personal-health-record-format-ig/CodeSystem-ecg-lead-codes.html |
| URL | http://hl7.org/fhir/uv/phr/CodeSystem/ecg-lead-codes |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2025-12-27T21:39:37+00:00 |
| Name | EcgLead |
| Title | ECG Lead Codes |
| Realm | uv |
| Authority | hl7 |
| Description | Codes for ECG induction |
| Content | complete |
| ValueSet | |
| observation-ecg-lead-codes | ECG Lead Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ecg-lead-codes
This case-sensitive code system http://hl7.org/fhir/uv/phr/CodeSystem/ecg-lead-codes defines the following codes:
| Code |
| appleWatchSimilarToLeadI |
| I |
| II |
| III |
| aVR |
| aVL |
| aVF |
| V1 |
| V2 |
| V3 |
| V4 |
| V5 |
| V6 |
{
"resourceType": "CodeSystem",
"id": "ecg-lead-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pe"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/phr/CodeSystem/ecg-lead-codes",
"version": "1.0.0-ballot2",
"name": "EcgLead",
"title": "ECG Lead Codes",
"status": "active",
"experimental": false,
"date": "2025-12-27T21:39:37+00:00",
"publisher": "HL7 International / Patient Empowerment",
"contact": [
{
"name": "HL7 International / Patient Empowerment",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientempowerment"
}
]
}
],
"description": "Codes for ECG induction",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 13,
"concept": [
{
"code": "appleWatchSimilarToLeadI",
"display": "appleWatchSimilarToLeadI"
},
{
"code": "I",
"display": "I"
},
{
"code": "II",
"display": "II"
},
{
"code": "III",
"display": "III"
},
{
"code": "aVR",
"display": "aVR"
},
{
"code": "aVL",
"display": "aVL"
},
{
"code": "aVF",
"display": "aVF"
},
{
"code": "V1",
"display": "V1"
},
{
"code": "V2",
"display": "V2"
},
{
"code": "V3",
"display": "V3"
},
{
"code": "V4",
"display": "V4"
},
{
"code": "V5",
"display": "V5"
},
{
"code": "V6",
"display": "V6"
}
]
}