FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypeValueSet
IdKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.6.0-Expansions&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency
Version1.0.0
Statusactive
NameKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency
TitleKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency
DescriptionDie Dringlichkeit einer Überweisung: 50811001/Routine = nicht dringend | 103391001/Urgent = dringend | 709122007/As soon as possible = akut
CopyrightCopyright 2024 kv.digital GmbH

Resources that use this resource

StructureDefinition
KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_UrgencyKBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Die Dringlichkeit einer Ueberweisung

Source1

{
  "resourceType": "ValueSet",
  "id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Urgency",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency",
  "version": "1.0.0",
  "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"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:84a3711b-c17a-49da-9ea9-f67861f4eccd",
    "timestamp": "2026-01-20T13:40:08+01:00",
    "total": 3,
    "offset": 0,
    "parameter": [
      {
        "name": "count",
        "valueInteger": 1000
      },
      {
        "name": "offset",
        "valueInteger": 0
      },
      {
        "name": "excludeNested",
        "valueBoolean": true
      },
      {
        "name": "system-version",
        "valueUri": "http://snomed.info/sct|http://snomed.info/sct/900000000000207008"
      },
      {
        "name": "used-valueset",
        "valueUri": "null"
      },
      {
        "name": "used-codesystem",
        "valueUri": "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"
      }
    ],
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "50811001",
        "display": "Routine"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "103391001",
        "display": "Urgency"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "709122007",
        "display": "As soon as possible"
      }
    ]
  }
}