{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://fhir.de/ValueSet/kbv/ebm",
  "version": "0.1",
  "name": "kbv-ebm",
  "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": "Einheitlicher Bewertungsmaßstab (EBM)",
  "copyright": "HL7 Deutschland e.V.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/kbv/ebm|*"
      }
    ]
  }
}