PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.0-dft-ballot
    https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Appointment
{
  "description": "The resource involves booking one (or a series) of appointment(s) between the patient and the practitioner(s) for a specific date/time. The encounter may be a scheduled referral or an econsult.",
  "_filename": "Appointment.StructureDefinition.json",
  "package_name": "ca.infoway.io.erec",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Appointment",
  "abstract": false,
  "type": "Appointment",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-dft-ballot",
  "status": "draft",
  "id": "ee6f4f1d-4708-463a-b3d5-90ae5520cbeb",
  "kind": "resource",
  "url": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Appointment",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Appointment.meta",
      "path": "Appointment.meta",
      "comment": "The MustSupport flag on this element has been relaxed in this version until further confirmation of the use of meta.profile (outside of use for certain validation suites) and impact can be assessed by the working group."
    }, {
      "id": "Appointment.extension:virtualService",
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.virtualService" ]
      } ],
      "sliceName": "virtualService"
    }, {
      "id": "Appointment.text",
      "path": "Appointment.text",
      "mustSupport": true
    }, {
      "id": "Appointment.status",
      "path": "Appointment.status",
      "mustSupport": true
    }, {
      "id": "Appointment.description",
      "path": "Appointment.description",
      "mustSupport": true
    }, {
      "id": "Appointment.start",
      "path": "Appointment.start",
      "mustSupport": true
    }, {
      "id": "Appointment.end",
      "path": "Appointment.end",
      "mustSupport": true
    }, {
      "id": "Appointment.created",
      "path": "Appointment.created",
      "mustSupport": true
    }, {
      "id": "Appointment.comment",
      "path": "Appointment.comment",
      "mustSupport": true
    }, {
      "id": "Appointment.patientInstruction",
      "path": "Appointment.patientInstruction",
      "mustSupport": true
    }, {
      "id": "Appointment.basedOn",
      "path": "Appointment.basedOn",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest" ]
      } ]
    }, {
      "id": "Appointment.participant",
      "path": "Appointment.participant",
      "mustSupport": true
    }, {
      "id": "Appointment.participant.actor",
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient", "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole", "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Appointment.participant.status",
      "path": "Appointment.participant.status",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment"
}