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

FHIR IG Statistics: ValueSet/EkgAbleitungenVS

Packagede.basisprofil.r4
Resource TypeValueSet
IdEkgAbleitungenVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/EkgAbleitungenVS
URLhttp://fhir.de/ValueSet/EkgAbleitungenVS
Version1.5.4
Statusactive
Date2025-06-16
NameEkgAbleitungenVS
TitleSNOMED CT codes der EKG Ableitungen
Authorityhl7
DescriptionValueSet mit den SNOMED CT codes der EKG Ableitungen
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.

Resources that use this resource

StructureDefinition
observation-de-ekgEKG Observation Profil

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EkgAbleitungenVS",
  "url": "http://fhir.de/ValueSet/EkgAbleitungenVS",
  "version": "1.5.4",
  "name": "EkgAbleitungenVS",
  "title": "SNOMED CT codes der EKG Ableitungen",
  "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": "ValueSet mit den SNOMED CT codes der EKG Ableitungen",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "257472005",
            "display": "aVF"
          },
          {
            "code": "257473000",
            "display": "aVL"
          },
          {
            "code": "257474006",
            "display": "aVR"
          },
          {
            "code": "272729005",
            "display": "Lead I"
          },
          {
            "code": "272730000",
            "display": "Lead II"
          },
          {
            "code": "272731001",
            "display": "Lead III"
          },
          {
            "code": "257475007",
            "display": "Lead site V1"
          },
          {
            "code": "257476008",
            "display": "Lead site V2"
          },
          {
            "code": "257477004",
            "display": "Lead site V3"
          },
          {
            "code": "257478009",
            "display": "Lead site V4"
          },
          {
            "code": "257479001",
            "display": "Lead site V5"
          },
          {
            "code": "257480003",
            "display": "Lead site V6"
          }
        ]
      }
    ]
  }
}