PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eReferral-eConsult@0.11.0-alpha-1.0.0
    http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method
{
  "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-eReferral-eConsult",
  "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.11.0-alpha-1.0.0",
  "status": "draft",
  "id": "fc226e1d-a408-4f7d-bd8f-5b7b62fd78e9",
  "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"
}