{
"description": "Extension to describe how the service is delivered to the client. Usually there is only one deliveryMethod, but in some case there are multiple (e.g., On “site” counseling with a “video-call” option.)",
"_filename": "ext-delivery-method.json",
"package_name": "ca.on.oh-erec-ig",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DeliveryMethod",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.12.3-alpha1.0.2",
"status": "draft",
"id": "975f41cb-178a-49f8-ac4b-2271b472d297",
"kind": "complex-type",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method",
"context": [ {
"type": "element",
"expression": "HealthcareService"
} ],
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/delivery-method",
"description": "Codes representing the method or modality through which healthcare services are provided."
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}