PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-seris@0.10.0-alpha1.0.2
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-bookingdate
{
  "description": "The date the case was booked into the surgery system",
  "_filename": "SETPBookingDate.json",
  "package_name": "ca.on.oh-seris",
  "date": "2023-03-03",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "SETPBookingDate",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension: SETP Booking Date",
  "package_version": "0.10.0-alpha1.0.2",
  "status": "draft",
  "id": "76cb0c78-4f6e-4610-a059-212a0532d4e2",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-bookingdate",
  "context": [ {
    "type": "element",
    "expression": "Appointment"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "#3 Booking Date",
      "definition": "The date the case was booked into the surgery system"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-bookingdate"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "date"
      } ],
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}