FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Urgency

Packagekvdigital.terminsynchronisation-tvs
TypeValueSet
IdKBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Urgency
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.0.0-beta&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
Version0.2.0
Statusdraft
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 CT (all versions)
sctSNOMED codes used in this IG
sctveri

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": "0.2.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": "draft",
  "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"
          }
        ]
      }
    ]
  }
}