{
"description": "Adopted from the Ontario eServices guide and uplifted for pan-Canadian use. This extension describes the method of delivery of a service to the patient. Service directory utilizes the extension to ensure that there are options available for virtual (e.g. Zoom) and mixed method delivery of service (e.g. half in-person and half virtual attendance) available.",
"_filename": "DeliveryMethod.json",
"package_name": "ca.infoway.io.ca",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "HealthcareServiceDeliveryMethod",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "HealthcareService Delivery Method",
"package_version": "ext-reg-0.0.2-beta-1",
"status": "draft",
"id": "f25e06e8-76bd-4472-8484-1eee4a47838e",
"kind": "complex-type",
"url": "http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition//HealthcareService-deliveryMethod",
"context": [ {
"type": "element",
"expression": "HealthcareService"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition//HealthcareService-deliveryMethod"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method",
"description": "Codes representing the method or modality through which healthcare services are provided."
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}