<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="device-name-type-cs-german"/>
  <url value="https://gematik.de/fhir/epa-laboratory/CodeSystem/device-name-type-cs-german"/>
  <version value="1.0.0"/>
  <name value="DeviceNameTypeCSGerman"/>
  <title value="DeviceNameType German"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-30"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
  </contact>
  <description value="Dieses Codesystem enthält die Codes für deutsche Bezeichner für DeviceNameType German."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <copyright value="gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="Herstellername"/>
    <display value="Herstellername"/>
  </concept>
  <concept>
    <code value="Modellname"/>
    <display value="Modellname"/>
  </concept>
  <concept>
    <code value="Sonstige"/>
    <display value="Sonstige"/>
  </concept>
  <concept>
    <code value="PatientInberichteterName"/>
    <display value="PatientInberichteter Name"/>
  </concept>
  <concept>
    <code value="UDIKennzeichnungsname"/>
    <display value="UDI Kennzeichnungsname"/>
  </concept>
  <concept>
    <code value="BenutzerfreundlicherName"/>
    <display value="Benutzerfreundlicher Name"/>
  </concept>
</CodeSystem>