{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://fhir.de/ValueSet/dimdi/icd-10-gm",
  "version": "0.1",
  "name": "icd-10-gm",
  "status": "draft",
  "experimental": true,
  "date": "2017-09-15",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "Internationale statistische Klassifikation der Krankheiten und verwandter Gesundheitsprobleme, 10. Revision, German Modification (ICD-10-GM)",
  "copyright": "HL7 Deutschland e.V.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/dimdi/icd-10-gm|*"
      }
    ]
  }
}