PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4.test@2.16.0-prerelease
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment-PatientCare
{
  "description": null,
  "_filename": "NHSDigital-Appointment-PatientCare.StructureDefinition.json",
  "package_name": "uk.nhsdigital.r4.test",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "purpose": "Profile on NHSDigital-Appointment for NHS App/e-RS PatientCare",
  "name": "NHSDigitalAppointmentPatientCare",
  "abstract": false,
  "type": "Appointment",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.16.0-prerelease",
  "status": "draft",
  "id": "a16842eb-9c3b-49a0-920b-24aeddb8b5de",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment-PatientCare",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Appointment.basedOn",
      "max": "1",
      "min": 1,
      "path": "Appointment.basedOn"
    }, {
      "id": "Appointment.participant",
      "path": "Appointment.participant",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "actor.identifier.system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.participant:service",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant",
      "short": "HealthcareService",
      "sliceName": "service"
    }, {
      "id": "Appointment.participant:service.actor",
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService" ]
      } ]
    }, {
      "id": "Appointment.participant:service.actor.identifier",
      "min": 1,
      "path": "Appointment.participant.actor.identifier"
    }, {
      "id": "Appointment.participant:service.actor.identifier.system",
      "path": "Appointment.participant.actor.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/ers-service"
    }, {
      "id": "Appointment.participant:patient",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant",
      "sliceName": "patient"
    }, {
      "id": "Appointment.participant:patient.actor",
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient" ]
      } ]
    }, {
      "id": "Appointment.participant:patient.actor.identifier",
      "min": 1,
      "path": "Appointment.participant.actor.identifier"
    }, {
      "id": "Appointment.participant:patient.actor.identifier.system",
      "path": "Appointment.participant.actor.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/nhs-number"
    } ]
  },
  "baseDefinition": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment"
}