{
  "resourceType": "ValueSet",
  "url": "https://fhir.kbv.de/ValueSet/74_VS_ETS_Muster06-priority",
  "version": "2.0",
  "name": "valueset-ets-muster06-priority",
  "title": "eTerminservice zulässige Dringlichkeiten für Muster 6",
  "status": "active",
  "experimental": false,
  "publisher": "KV Telematik GmbH",
  "contact": [
    {
      "name": "KV Telematik GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv-telematik.de"
        }
      ]
    }
  ],
  "description": "eTerminservice zulässige Dringlichkeiten für Muster 6",
  "copyright": "Copyright 2018,2019 KV Telematik GmbH",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/request-priority",
        "concept": [
          {
            "code": "routine",
            "display": "Routine"
          },
          {
            "code": "urgent",
            "display": "Urgent"
          }
        ]
      }
    ]
  }
}