PackagesCanonicalsLogsProblems
    Packages
    de.kvtelematik.eterminservice.r4@0.1.1
    https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Appointment
{
  "description": null,
  "_filename": "profile-appointment-ets.json",
  "package_name": "de.kvtelematik.eterminservice.r4",
  "date": "2019-08-02",
  "derivation": "constraint",
  "publisher": "KV Telematik GmbH",
  "fhirVersion": "4.0.0",
  "name": "AppointmentEts",
  "abstract": false,
  "copyright": "Copyright 2018,2019 KV Telematik GmbH",
  "type": "Appointment",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "gebuchter Termin",
  "package_version": "0.1.1",
  "status": "draft",
  "id": "6d5b82dd-f3cb-476c-b500-d06b6fa9d4b4",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Appointment",
  "version": "3.0",
  "differential": {
    "element": [ {
      "id": "Appointment.extension",
      "path": "Appointment.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.extension:ersterVermittlungsversuch",
      "max": "1",
      "min": 1,
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/74_EX_ETS_ErsterVermittlungsversuch" ]
      } ],
      "sliceName": "ersterVermittlungsversuch",
      "mustSupport": true
    }, {
      "id": "Appointment.extension:ersterVermittlungsversuch.value[x]",
      "path": "Appointment.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Appointment.extension:priorityCoding",
      "max": "1",
      "min": 1,
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/74_EX_ETS_AppointmentPriority" ]
      } ],
      "sliceName": "priorityCoding",
      "mustSupport": true
    }, {
      "id": "Appointment.extension:priorityCoding.value[x]",
      "path": "Appointment.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Appointment.extension:priorityCoding.value[x].system",
      "path": "Appointment.extension.value[x].system",
      "mustSupport": true
    }, {
      "id": "Appointment.extension:priorityCoding.value[x].code",
      "path": "Appointment.extension.value[x].code",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier",
      "max": "1",
      "path": "Appointment.identifier",
      "short": "externalID",
      "definition": "externalID, identisch mit derjenigen des referenzierten Slot",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier.system",
      "min": 1,
      "path": "Appointment.identifier.system",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier.value",
      "min": 1,
      "path": "Appointment.identifier.value",
      "mustSupport": true
    }, {
      "id": "Appointment.status",
      "path": "Appointment.status",
      "mustSupport": true
    }, {
      "id": "Appointment.cancelationReason",
      "max": "0",
      "path": "Appointment.cancelationReason",
      "short": "Begründung für Terminabsage",
      "mustSupport": false
    }, {
      "id": "Appointment.cancelationReason.coding",
      "max": "0",
      "path": "Appointment.cancelationReason.coding"
    }, {
      "id": "Appointment.cancelationReason.text",
      "min": 1,
      "path": "Appointment.cancelationReason.text",
      "mustSupport": true
    }, {
      "id": "Appointment.serviceCategory",
      "max": "0",
      "path": "Appointment.serviceCategory"
    }, {
      "id": "Appointment.serviceType",
      "max": "0",
      "path": "Appointment.serviceType"
    }, {
      "id": "Appointment.specialty",
      "max": "0",
      "path": "Appointment.specialty"
    }, {
      "id": "Appointment.appointmentType",
      "max": "0",
      "path": "Appointment.appointmentType"
    }, {
      "id": "Appointment.reasonCode",
      "max": "0",
      "path": "Appointment.reasonCode"
    }, {
      "id": "Appointment.reasonReference",
      "max": "0",
      "path": "Appointment.reasonReference"
    }, {
      "id": "Appointment.priority",
      "max": "0",
      "path": "Appointment.priority"
    }, {
      "id": "Appointment.description",
      "max": "0",
      "path": "Appointment.description"
    }, {
      "id": "Appointment.supportingInformation",
      "max": "0",
      "path": "Appointment.supportingInformation"
    }, {
      "id": "Appointment.start",
      "min": 1,
      "path": "Appointment.start",
      "mustSupport": true
    }, {
      "id": "Appointment.end",
      "min": 1,
      "path": "Appointment.end",
      "mustSupport": true
    }, {
      "id": "Appointment.minutesDuration",
      "max": "0",
      "path": "Appointment.minutesDuration"
    }, {
      "id": "Appointment.slot",
      "max": "0",
      "path": "Appointment.slot",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Slot" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Appointment.slot.reference",
      "path": "Appointment.slot.reference",
      "mustSupport": true
    }, {
      "id": "Appointment.slot.type",
      "max": "0",
      "path": "Appointment.slot.type"
    }, {
      "id": "Appointment.slot.identifier",
      "path": "Appointment.slot.identifier",
      "mustSupport": true
    }, {
      "id": "Appointment.slot.identifier.system",
      "min": 1,
      "path": "Appointment.slot.identifier.system",
      "mustSupport": true
    }, {
      "id": "Appointment.slot.identifier.value",
      "min": 1,
      "path": "Appointment.slot.identifier.value",
      "mustSupport": true
    }, {
      "id": "Appointment.slot.display",
      "max": "0",
      "path": "Appointment.slot.display"
    }, {
      "id": "Appointment.created",
      "path": "Appointment.created",
      "mustSupport": true
    }, {
      "id": "Appointment.comment",
      "max": "0",
      "path": "Appointment.comment",
      "mustSupport": false
    }, {
      "id": "Appointment.patientInstruction",
      "max": "0",
      "path": "Appointment.patientInstruction"
    }, {
      "id": "Appointment.basedOn",
      "max": "1",
      "min": 1,
      "path": "Appointment.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Servicerequest" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Appointment.basedOn.reference",
      "max": "0",
      "path": "Appointment.basedOn.reference"
    }, {
      "id": "Appointment.basedOn.type",
      "max": "0",
      "path": "Appointment.basedOn.type"
    }, {
      "id": "Appointment.basedOn.identifier",
      "min": 1,
      "path": "Appointment.basedOn.identifier",
      "mustSupport": true
    }, {
      "id": "Appointment.basedOn.identifier.system",
      "min": 1,
      "path": "Appointment.basedOn.identifier.system",
      "fixedUri": "https://fhir.kbv.de/identifierer/74_ID_ETS_Vermittlungscode",
      "mustSupport": true
    }, {
      "id": "Appointment.basedOn.identifier.value",
      "min": 1,
      "path": "Appointment.basedOn.identifier.value",
      "mustSupport": true
    }, {
      "id": "Appointment.basedOn.display",
      "max": "0",
      "path": "Appointment.basedOn.display"
    }, {
      "id": "Appointment.participant",
      "max": "2",
      "min": 2,
      "path": "Appointment.participant",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type.coding.code",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant",
      "sliceName": "patient",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient.type",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant.type",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient.type.coding",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant.type.coding",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient.type.coding.system",
      "min": 1,
      "path": "Appointment.participant.type.coding.system",
      "fixedUri": "http://hl7.org/fhir/v3/ParticipationType",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient.type.coding.version",
      "max": "0",
      "path": "Appointment.participant.type.coding.version"
    }, {
      "id": "Appointment.participant:patient.type.coding.code",
      "min": 1,
      "path": "Appointment.participant.type.coding.code",
      "fixedCode": "PART",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient.type.coding.display",
      "max": "0",
      "path": "Appointment.participant.type.coding.display"
    }, {
      "id": "Appointment.participant:patient.type.coding.userSelected",
      "max": "0",
      "path": "Appointment.participant.type.coding.userSelected"
    }, {
      "id": "Appointment.participant:patient.type.text",
      "max": "0",
      "path": "Appointment.participant.type.text"
    }, {
      "id": "Appointment.participant:patient.actor",
      "min": 1,
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient.actor.reference",
      "min": 1,
      "path": "Appointment.participant.actor.reference",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:patient.actor.type",
      "max": "0",
      "path": "Appointment.participant.actor.type"
    }, {
      "id": "Appointment.participant:patient.actor.identifier",
      "max": "0",
      "path": "Appointment.participant.actor.identifier"
    }, {
      "id": "Appointment.participant:patient.actor.display",
      "max": "0",
      "path": "Appointment.participant.actor.display"
    }, {
      "id": "Appointment.participant:patient.required",
      "max": "0",
      "path": "Appointment.participant.required"
    }, {
      "id": "Appointment.participant:patient.status",
      "path": "Appointment.participant.status",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant",
      "sliceName": "practitionerRole",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.type",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant.type",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.type.coding",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant.type.coding",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.type.coding.system",
      "min": 1,
      "path": "Appointment.participant.type.coding.system",
      "fixedUri": "http://hl7.org/fhir/v3/ParticipationType",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.type.coding.version",
      "max": "0",
      "path": "Appointment.participant.type.coding.version"
    }, {
      "id": "Appointment.participant:practitionerRole.type.coding.code",
      "min": 1,
      "path": "Appointment.participant.type.coding.code",
      "fixedCode": "PPRF",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.type.coding.display",
      "max": "0",
      "path": "Appointment.participant.type.coding.display"
    }, {
      "id": "Appointment.participant:practitionerRole.type.coding.userSelected",
      "max": "0",
      "path": "Appointment.participant.type.coding.userSelected"
    }, {
      "id": "Appointment.participant:practitionerRole.actor",
      "min": 1,
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.actor.reference",
      "min": 1,
      "path": "Appointment.participant.actor.reference",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.actor.type",
      "max": "0",
      "path": "Appointment.participant.actor.type"
    }, {
      "id": "Appointment.participant:practitionerRole.actor.identifier",
      "max": "0",
      "path": "Appointment.participant.actor.identifier"
    }, {
      "id": "Appointment.participant:practitionerRole.actor.display",
      "max": "0",
      "path": "Appointment.participant.actor.display"
    }, {
      "id": "Appointment.participant:practitionerRole.required",
      "max": "0",
      "path": "Appointment.participant.required"
    }, {
      "id": "Appointment.participant:practitionerRole.status",
      "path": "Appointment.participant.status",
      "mustSupport": true
    }, {
      "id": "Appointment.requestedPeriod",
      "max": "0",
      "path": "Appointment.requestedPeriod"
    } ]
  },
  "contact": [ {
    "name": "KV Telematik GmbH",
    "telecom": [ {
      "value": "https://www.kv-telematik.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment"
}