{
  "resourceType": "ValueSet",
  "id": "KBV-VS-116117-TERMINSERVICE-VCA-Urgency",
  "version": "1.0.0",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Die Dringlichkeit des 116117 Terminservice</div>"
  },
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_VCA_Urgency",
  "name": "KBV_VS_116117_TERMINSERVICE_VCA_Urgency",
  "title": "KBV_VS_116117_TERMINSERVICE_VCA_Urgency",
  "status": "active",
  "publisher": "kv.digital GmbH",
  "contact": [
    {
      "name": "kv.digital GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv.digital"
        }
      ]
    }
  ],
  "description": "Die Dringlichkeiten des 116117 Terminservice: routine = nicht dringend | urgent = dringend",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/request-priority",
        "concept": [
          {
            "code": "routine",
            "display": "Routine"
          },
          {
            "code": "urgent",
            "display": "Urgent"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:f3ea29fd-3a52-4710-88bf-b110c5569245",
    "timestamp": "2026-04-28T13:38:13+00:00",
    "total": 2,
    "offset": 0,
    "parameter": [
      {
        "name": "count",
        "valueInteger": 1000
      },
      {
        "name": "offset",
        "valueInteger": 0
      },
      {
        "name": "excludeNested",
        "valueBoolean": true
      },
      {
        "name": "used-codesystem",
        "valueUri": "http://hl7.org/fhir/request-priority|4.0.1"
      }
    ],
    "contains": [
      {
        "system": "http://hl7.org/fhir/request-priority",
        "code": "routine",
        "display": "Routine"
      },
      {
        "system": "http://hl7.org/fhir/request-priority",
        "code": "urgent",
        "display": "Urgent"
      }
    ]
  }
}