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

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypeStructureDefinition
IdKBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Name.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.7.1-Expansions&canonical=http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name
URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name
Version1.0.0
Statusactive
NameKBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Name
TitleKBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Name
Authorityhl7
DescriptionDiese Extension enthält den Namen des Terminprofils.
TypeExtension
Kindcomplex-type

Resources that use this resource

ConceptMap
hl7.fhir.uv.xver-r5.r4#0.1.0R5-Schedule-element-map-to-R4Cross-version mapping for FHIR R5 Schedule to FHIR R4 Schedule
hl7.fhir.uv.xver-r5.r3#0.1.0R5-Schedule-element-map-to-R3Cross-version mapping for FHIR R5 Schedule to FHIR STU3 Schedule
hl7.fhir.uv.xver-r5.r4b#0.1.0R5-Schedule-element-map-to-R4BCross-version mapping for FHIR R5 Schedule to FHIR R4B Schedule
StructureDefinition
kvdigital.terminsynchronisation-tvs#1.7.1-ExpansionsKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_ProfileKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile
de.gematik.isik-terminplanung#3.1.1ISiKKalenderISiKKalender
hl7.fhir.uv.xver-r5.r4#0.1.0profile-ScheduleCross-version Profile for R5.Schedule for use in FHIR R4
de.gematik.isik#5.1.1ISiKKalenderISiKKalender

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

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

Die Extension enthaelt den Namen des Terminprofils.

Source1

{
  "resourceType": "StructureDefinition",
  "id": "KBV-EX-116117-TERMINSERVICE-TVS-TSYNCH-Schedule-Name",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name",
  "version": "1.0.0",
  "name": "KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Name",
  "title": "KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Schedule_Slot_Profile_Name",
  "status": "active",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "Diese Extension enthält den Namen des Terminprofils.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Schedule"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Name des Terminprofils",
        "definition": "Die Extension enthält den Namen des Terminprofils.",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "Name des Terminprofils",
        "definition": "Der Name wird von der Praxis/medizinischen Einrichtung festgelegt und muss nicht eindeutig sein.",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 120,
        "mustSupport": true
      }
    ]
  }
}