Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ecg-lead-codes"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ecg-lead-codes</b></p><a name=\"ecg-lead-codes\"> </a><a name=\"hcecg-lead-codes\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phr/CodeSystem/ecg-lead-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">appleWatchSimilarToLeadI<a name=\"ecg-lead-codes-appleWatchSimilarToLeadI\"> </a></td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"ecg-lead-codes-I\"> </a></td></tr><tr><td style=\"white-space:nowrap\">II<a name=\"ecg-lead-codes-II\"> </a></td></tr><tr><td style=\"white-space:nowrap\">III<a name=\"ecg-lead-codes-III\"> </a></td></tr><tr><td style=\"white-space:nowrap\">aVR<a name=\"ecg-lead-codes-aVR\"> </a></td></tr><tr><td style=\"white-space:nowrap\">aVL<a name=\"ecg-lead-codes-aVL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">aVF<a name=\"ecg-lead-codes-aVF\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V1<a name=\"ecg-lead-codes-V1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V2<a name=\"ecg-lead-codes-V2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V3<a name=\"ecg-lead-codes-V3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V4<a name=\"ecg-lead-codes-V4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V5<a name=\"ecg-lead-codes-V5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V6<a name=\"ecg-lead-codes-V6\"> </a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "pe" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/phr/CodeSystem/ecg-lead-codes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phr/CodeSystem/ecg-lead-codes>
] ; #
fhir:version [ fhir:v "1.0.0-ballot2"] ; #
fhir:name [ fhir:v "EcgLead"] ; #
fhir:title [ fhir:v "ECG Lead Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-12-27T21:39:37+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Patient Empowerment"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Empowerment" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientempowerment" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes for ECG induction"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:compositional [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "appleWatchSimilarToLeadI" ] ;
fhir:display [ fhir:v "appleWatchSimilarToLeadI" ]
] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "I" ]
] [
fhir:code [ fhir:v "II" ] ;
fhir:display [ fhir:v "II" ]
] [
fhir:code [ fhir:v "III" ] ;
fhir:display [ fhir:v "III" ]
] [
fhir:code [ fhir:v "aVR" ] ;
fhir:display [ fhir:v "aVR" ]
] [
fhir:code [ fhir:v "aVL" ] ;
fhir:display [ fhir:v "aVL" ]
] [
fhir:code [ fhir:v "aVF" ] ;
fhir:display [ fhir:v "aVF" ]
] [
fhir:code [ fhir:v "V1" ] ;
fhir:display [ fhir:v "V1" ]
] [
fhir:code [ fhir:v "V2" ] ;
fhir:display [ fhir:v "V2" ]
] [
fhir:code [ fhir:v "V3" ] ;
fhir:display [ fhir:v "V3" ]
] [
fhir:code [ fhir:v "V4" ] ;
fhir:display [ fhir:v "V4" ]
] [
fhir:code [ fhir:v "V5" ] ;
fhir:display [ fhir:v "V5" ]
] [
fhir:code [ fhir:v "V6" ] ;
fhir:display [ fhir:v "V6" ]
] ) . #
IG © 2022+ HL7 International / Patient Empowerment.
Package hl7.fhir.uv.phr#1.0.0-ballot2 based on FHIR 4.0.1.
Generated
2025-12-27
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
