{
  "resourceType": "CodeSystem",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://fhir.de/CodeSystem/identifier-type-de-basis",
  "version": "0.2.3",
  "name": "identifier-type-de-basis",
  "status": "draft",
  "experimental": true,
  "date": "2017-12-06",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "Liste der Identfikatorentypen des deutschen Basisprofils welche die Standardtypen ergänzen.",
  "copyright": "HL7 Deutschland e.V.",
  "caseSensitive": true,
  "valueSet": "http://fhir.de/ValueSet/identifier-type-de-basis",
  "content": "complete",
  "concept": [
    {
      "code": "GKV",
      "display": "Gesetzliche Krankenversicherung"
    },
    {
      "code": "PKV",
      "display": "Private Krankenversicherung"
    },
    {
      "code": "ZANR",
      "display": "Zahnarztnummer"
    }
  ]
}