Visit the HL7 website
Visit the FHIR website

Pan-Canadian Care Service Directory (1.0.0-DFT)

1.0.0-DFT   Canada flag
  • Table-of-Contents
  • Home
  • Business Context
    • Guidance
    • Usage Highlights
    • Use Cases
    • Guide Considerations
  • Technical Context
    • Overview
    • Background
    • Roles Description
    • Model Diagrams
    • Queries
    • Bulk Export
  • FHIR Artifacts
    • Endpoint
    • Extension DeliveryMethod
    • Extension UsageLicense
    • FacilityLocation
    • FacilityOrganization
    • HealthcareService
    • JurisdictionLocation
    • JurisdictionOrganization
    • Location
    • LocationDistance
    • Organization
    • OrganizationAffiliation
    • Practitioner
    • PractitionerRole
    • Capability Statements
    • Operations
    • Example - Queries
    • Example - Resources
  • Change Log
    1. Table-of-Contents
    2. FHIR Artifacts
    3. Extension DeliveryMethod

DFT - The specification is currently in ballot review and subject to change. It is not ready for limited roll-out or production level use. For a full list of available versions, see the Directory of published versions

Extension DeliveryMethod

Links

Profile

delivery-method

Derived from

http://hl7.org/fhir/StructureDefinition/Extension

Examples

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.

References to this resource

Resource Content

  • Tree view
  • Overview
  • XML
  • JSON
DeliveryMethod (Extension)IExtension
There are no (further) constraints on this element
Element id

Extension

Short description

Optional Extensions Element

Definition

Optional Extension Element - found in all resources.

Data type

Extension

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
id0..1string
There are no (further) constraints on this element
Element id

Extension.id

Short description

Unique id for inter-element referencing

Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Data type

string

Mappings
  • rim: n/a
extensionI0..*Extension
There are no (further) constraints on this element
Element id

Extension.extension

Short description

Additional content defined by implementations

Alternate names

extensions, user content

Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Data type

Extension

Sliced:

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
url1..1uriFixed ValueElement id

Extension.url

Short description

identifies the meaning of the extension

Definition

Source of the definition for the extension code - a logical name or a URL.

Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

Data type

uri

Fixed value

http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method

Mappings
  • rim: N/A
value[x]0..1BindingElement id

Extension.value[x]

Short description

Value of extension

Definition

Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

Binding

Codes representing the method or modality through which healthcare services are provided.

DeliveryMethod (extensible)

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: N/A
valueCodecodeData type

code

DeliveryMethod (Extension)Extension
There are no (further) constraints on this element
Data type

Extension

urlFixed Value
There are no (further) constraints on this element
Element id

Extension.url

Fixed value

http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method

value[x]Binding
There are no (further) constraints on this element
Element id

Extension.value[x]

Binding

Codes representing the method or modality through which healthcare services are provided.

DeliveryMethod (extensible)

valueCodecode
There are no (further) constraints on this element
Data type

code

<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="delivery-method" />
    <url value="http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method" />
    <name value="DeliveryMethod" />
    <status value="draft" />
    <description value="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." />
    <fhirVersion value="4.0.1" />
    <kind value="complex-type" />
    <abstract value="false" />
    <context>
        <type value="element" />
        <expression value="HealthcareService" />
    </context>
    <type value="Extension" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
    <derivation value="constraint" />
    <differential>
        <element id="Extension.url">
            <path value="Extension.url" />
            <fixedUri value="http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method" />
        </element>
        <element id="Extension.value[x]">
            <path value="Extension.value[x]" />
            <type>
                <code value="code" />
            </type>
            <binding>
                <strength value="extensible" />
                <description value="Codes representing the method or modality through which healthcare services are provided." />
                <valueSet value="http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method" />
            </binding>
        </element>
    </differential>
</StructureDefinition>
{
    "resourceType": "StructureDefinition",
    "id": "delivery-method",
    "url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method",
    "name": "DeliveryMethod",
    "status": "draft",
    "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.",
    "fhirVersion": "4.0.1",
    "kind": "complex-type",
    "abstract": false,
    "context":  [
        {
            "type": "element",
            "expression": "HealthcareService"
        }
    ],
    "type": "Extension",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
    "derivation": "constraint",
    "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",
                    "description": "Codes representing the method or modality through which healthcare services are provided.",
                    "valueSet": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method"
                }
            }
        ]
    }
}

Terminology bindings (Differential)

PathConformanceValueSet
Extension.value[x]extensiblehttp://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method

Terminology bindings (Snapshot)

PathConformanceValueSet
Extension.value[x]extensiblehttp://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method
PathConformanceValueSet
Extension.value[x]extensiblehttp://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method

Constraints

Obligations

Table of Contents | IG © based on FHIR R4 | Package package:ca.infoway.io.ca-csd@1.0.3-DFT | Version History
HL7® and FHIR® are the registered trademarks of Health Level Seven International