{ "description": "The date the case was booked into the surgery system", "_filename": "ext-setp-bookingdate.json", "package_name": "ca.on.oh-setp", "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.9.0-alpha1.0.8", "status": "draft", "id": "cbf3d702-05ed-45bc-9e42-cf36992e4581", "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" }