PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.ca-csd@1.0.1-dft-ballot
    http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method
{
  "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": "EXT-delivery-method.json",
  "package_name": "ca.infoway.io.ca-csd",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DeliveryMethod",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1-dft-ballot",
  "status": "draft",
  "id": "2b3aa523-406e-46b2-81d1-cbeb84e7a7c0",
  "kind": "complex-type",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method",
  "context": [ {
    "type": "element",
    "expression": "HealthcareService"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method"
    }, {
      "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"
}