FHIR IG Statistics: ValueSet/KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Urgency 
Resources that use this resource
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
Narrative
Note: links and images are rebased to the (stated) source
Die Dringlichkeit einer Ueberweisung
Source
{
  "resourceType": "ValueSet",
  "id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Urgency",
  "version": "1.0.0",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency",
  "name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency",
  "title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency",
  "status": "active",
  "publisher": "kv.digital GmbH",
  "contact": [
    {
      "name": "kv.digital GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv.digital"
        }
      ]
    }
  ],
  "description": "Die Dringlichkeit einer Überweisung: 50811001/Routine = nicht dringend | 103391001/Urgent = dringend | 709122007/As soon as possible = akut",
  "copyright": "Copyright 2024 kv.digital GmbH",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "50811001",
            "display": "Routine"
          },
          {
            "code": "103391001",
            "display": "Urgent"
          },
          {
            "code": "709122007",
            "display": "As soon as possible"
          }
        ]
      }
    ]
  }
}