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

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

Packagekvdigital.terminsynchronisation-tvs
TypeValueSet
IdKBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Slot-Type
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_Slot_Type
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Type
Version0.1.0
Statusdraft
NameKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Type
TitleKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Type
DescriptionTermintypen für die Schnittstelle zur Terminsynchronisation mit PVS/TVS
CopyrightCopyright 2024 kv.digital GmbH

Resources that use this resource

StructureDefinition
KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_SlotKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot

Resources that this resource uses

CodeSystem
v3-ActCodeActCode
v3-ActCodeActCode

Narrative

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

Termintypen für die Schnittstelle zur Terminsynchronisation mit PVS/TVS

Source

{
  "resourceType": "ValueSet",
  "id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Slot-Type",
  "version": "0.1.0",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Type",
  "name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Type",
  "title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Type",
  "status": "draft",
  "publisher": "kv.digital GmbH",
  "contact": [
    {
      "name": "kv.digital GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv.digital"
        }
      ]
    }
  ],
  "description": "Termintypen für die Schnittstelle zur Terminsynchronisation mit PVS/TVS",
  "copyright": "Copyright 2024 kv.digital GmbH",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept": [
          {
            "code": "AMB",
            "designation": [
              {
                "language": "de-DE",
                "value": "Vor-Ort-Termin"
              }
            ]
          },
          {
            "code": "VR",
            "designation": [
              {
                "language": "de-DE",
                "value": "Videosprechstunde"
              }
            ]
          }
        ]
      }
    ]
  }
}