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

FHIR IG Statistics: CodeSystem/KBV-CS-116117-TERMINSERVICE-TVS-TSYNCH-Schedule-Type

Packagekvdigital.terminsynchronisation-tvs
Resource TypeCodeSystem
IdKBV-CS-116117-TERMINSERVICE-TVS-TSYNCH-Schedule-Type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.0.0-beta&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type
Version0.2.0
Statusdraft
NameKBV_CS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type
TitleKBV_CS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type
DescriptionAngabe, ob ein Terminprofil automatisch oder manuell im PVS/TVS oder von einem anderen System erstellt wurde
CopyrightCopyright 2024 kv.digital GmbH
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_TypeKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type

Resources that this resource uses

No resources found


Narrative

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

Angabe, ob ein Terminprofil automatisch oder manuell im 116117 Terminservice oder von einem anderen System erstellt wurde

Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-116117-TERMINSERVICE-TVS-TSYNCH-Schedule-Type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type",
  "version": "0.2.0",
  "name": "KBV_CS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type",
  "title": "KBV_CS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Type",
  "status": "draft",
  "publisher": "kv.digital GmbH",
  "contact": [
    {
      "name": "kv.digital GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv.digital"
        }
      ]
    }
  ],
  "description": "Angabe, ob ein Terminprofil automatisch oder manuell im PVS/TVS oder von einem anderen System erstellt wurde",
  "copyright": "Copyright 2024 kv.digital GmbH",
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "AUTOMATISCH",
      "display": "Vom 116117 Terminservice automatisch angelegtes Terminprofil basierend auf den Leistungsmerkmalen des jeweiligen Arztes"
    },
    {
      "code": "​MANUELL",
      "display": "Im 116117 Terminservice vom Nutzer manuell angelegtes Terminprofil."
    },
    {
      "code": "EXTERN",
      "display": "Ein Terminprofil, welches vom Nutzer in seinem TerminverwaltungsSystem angelegt und an den 116117 Terminservice übertragen wurde."
    }
  ]
}