PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Appointment-1
{
  "description": "CareConnect Appointment profile.",
  "_filename": "CareConnect-Appointment-1.json",
  "package_name": "careconnect.stu3.03.00.00",
  "date": "2019-12-09",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "3.0.2",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ on the 23rd October 2019.",
  "name": "CareConnect-Appointment-1",
  "abstract": false,
  "copyright": "Copyright © 2019 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
  "type": "Appointment",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "3.1.0",
  "status": "draft",
  "id": "70f226ae-cce7-471a-9b33-b2a8f53c96d3",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Appointment-1",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Appointment.extension",
      "min": 0,
      "path": "Appointment.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.extension:deliveryChannel",
      "min": 0,
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-DeliveryChannel-1"
      } ],
      "sliceName": "deliveryChannel"
    }, {
      "id": "Appointment.extension:appointmentCancellationReason",
      "min": 0,
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-AppointmentCancellationReason-1"
      } ],
      "sliceName": "appointmentCancellationReason"
    }, {
      "id": "Appointment.extension:bookingOrganisation",
      "min": 0,
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-BookingOrganisation-1"
      } ],
      "sliceName": "bookingOrganisation"
    }, {
      "id": "Appointment.identifier",
      "path": "Appointment.identifier",
      "short": "External Ids for this item."
    }, {
      "id": "Appointment.serviceCategory",
      "path": "Appointment.serviceCategory",
      "binding": {
        "strength": "extensible",
        "description": "A ValueSet that contains a set of codes that identify the Practitioner of a scheduled Appointment.",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-SDSJobRoleName-1"
        }
      }
    } ]
  },
  "contact": [ {
    "name": "INTEROPen",
    "telecom": [ {
      "use": "work",
      "value": "admin@interopen.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment"
}