FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/EkgLeads

Packagede.basisprofil.r4
Resource TypeValueSet
IdEkgLeads
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/EkgLeads
URLhttp://fhir.de/ValueSet/EkgLeads
Version1.5.4
Statusactive
Date2025-06-16
NameEkgLeads
TitleEKG/ECG leads
Authorityhl7
DescriptionEKG/ECG leads
CopyrightThis content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.

Resources that use this resource

StructureDefinition
observation-de-ekgEKG Observation Profil

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EkgLeads",
  "url": "http://fhir.de/ValueSet/EkgLeads",
  "version": "1.5.4",
  "name": "EkgLeads",
  "title": "EKG/ECG leads",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "EKG/ECG leads",
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP7383-5",
            "display": "Lead AVF"
          },
          {
            "code": "LP7384-3",
            "display": "Lead AVL"
          },
          {
            "code": "LP7385-0",
            "display": "Lead AVR"
          },
          {
            "code": "LP7386-8",
            "display": "Lead I"
          },
          {
            "code": "LP7387-6",
            "display": "Lead II"
          },
          {
            "code": "LP7388-4",
            "display": "Lead III"
          },
          {
            "code": "LP7389-2",
            "display": "Lead V1"
          },
          {
            "code": "LP7390-0",
            "display": "Lead V2"
          },
          {
            "code": "LP7391-8",
            "display": "Lead V3"
          },
          {
            "code": "LP7392-6",
            "display": "Lead V4"
          },
          {
            "code": "LP7393-4",
            "display": "Lead V5"
          },
          {
            "code": "LP7394-2",
            "display": "Lead V6"
          }
        ]
      }
    ]
  }
}