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

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeValueSet
IdValueSet-EkgAbleitungenVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-EkgAbleitungenVS.html
URLhttp://fhir.de/ValueSet/EkgAbleitungenVS
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
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 codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet EkgAbleitungenVS


Source1

{
  "resourceType": "ValueSet",
  "id": "EkgAbleitungenVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.de/ValueSet/EkgAbleitungenVS",
  "version": "1.0.0-alpha1",
  "name": "EkgAbleitungenVS",
  "title": "SNOMED CT codes der EKG Ableitungen",
  "status": "active",
  "experimental": false,
  "date": "2025-11-19T17:18:12+00:00",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
  "contact": [
    {
      "name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}