FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Die Dringlichkeit einer Ueberweisung
Source1
{
"resourceType": "ValueSet",
"id": "KBV-VS-KV-DIGITAL-TS-DRITTE-Urgency",
"version": "1.0.0",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Urgency",
"name": "KBV_VS_KV_DIGITAL_TS_DRITTE_Urgency",
"title": "KBV_VS_KV_DIGITAL_TS_DRITTE_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: routine = nicht dringend | urgent = dringend | asap = akut",
"copyright": "Copyright 2024 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/request-priority",
"concept": [
{
"code": "routine",
"display": "Routine"
},
{
"code": "urgent",
"display": "Urgent"
},
{
"code": "asap",
"display": "ASAP"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:9d062115-4c6a-4863-a9dc-a79c97645766",
"timestamp": "2026-01-27T09:40:59+01:00",
"total": 3,
"offset": 0,
"parameter": [
{
"name": "count",
"valueInteger": 1000
},
{
"name": "offset",
"valueInteger": 0
},
{
"name": "excludeNested",
"valueBoolean": true
},
{
"name": "warning-draft",
"valueUri": "http://hl7.org/fhir/request-priority|4.0.1"
},
{
"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"
},
{
"system": "http://hl7.org/fhir/request-priority",
"code": "asap",
"display": "ASAP"
}
]
}
}