Visit the HL7 website
Visit the FHIR website

Pan-Canadian Care Service Directory

DFT-pre-ballot-1.1.1   Canada flag
  • Index
  • 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 - AcceptingNewPatients
    • Extension - CurrentWaitTime
    • 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. Index
    2. FHIR Artifacts
    3. Extension - CurrentWaitTime

DFT-preBallot - The specification is currently in pre-ballot review and subject to change. For a full list of available versions, see the Directory of published versions

Extension - CurrentWaitTime

Links

Profile

Derived from

Examples

Description

References to this resource

Resource Content

  • Tree view
  • Overview
  • XML
  • JSON
HealthcareServiceCurrentWaitTime (Extension)CExtension
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

Conditions

The cardinality or value of this element may be affected by these constraints: ele-1

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
extensionC0..*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

Slicing

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
waitTypeC0..*ExtensionElement id
Extension.extension:waitType
Short description

Additional content defined by implementations

Alternate names

extensions, user content

Definition

Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​.

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

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
id0..1string
There are no (further) constraints on this element
Element id
Extension.extension:waitType.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
extensionC0..*Extension
There are no (further) constraints on this element
Element id
Extension.extension:waitType.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

Slicing

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.extension:waitType.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
waitType
Mappings
  • rim: N/A
value[x]0..1BindingElement id
Extension.extension:waitType.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

Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​.

CurrentWaitTime (extensible)

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

CodeableConcept

durationC0..*ExtensionElement id
Extension.extension:duration
Short description

Additional content defined by implementations

Alternate names

extensions, user content

Definition

In expected number of days/weeks/months or in range covering the duration​.

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

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
id0..1string
There are no (further) constraints on this element
Element id
Extension.extension:duration.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
extensionC0..*Extension
There are no (further) constraints on this element
Element id
Extension.extension:duration.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

Slicing

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.extension:duration.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
duration
Mappings
  • rim: N/A
value[x]0..1
There are no (further) constraints on this element
Element id
Extension.extension:duration.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).

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

Duration

priorityC0..*ExtensionElement id
Extension.extension:priority
Short description

Additional content defined by implementations

Alternate names

extensions, user content

Definition

Priority status (if-available), used to escalate patient need for eReferral/eConsult​​.

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

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
id0..1string
There are no (further) constraints on this element
Element id
Extension.extension:priority.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
extensionC0..*Extension
There are no (further) constraints on this element
Element id
Extension.extension:priority.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

Slicing

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.extension:priority.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
priority
Mappings
  • rim: N/A
value[x]0..1
There are no (further) constraints on this element
Element id
Extension.extension:priority.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).

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

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/ca-ext/StructureDefinition/healthcareService-currentWaitTime
Mappings
  • rim: N/A
value[x]0..1
There are no (further) constraints on this element
Element 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).

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: N/A
valueBase64Binarybase64Binary
There are no (further) constraints on this element
Data type

base64Binary

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

boolean

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

canonical()

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

code

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

date

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

dateTime

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

decimal

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

id

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

instant

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

integer

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

markdown

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

oid

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

positiveInt

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

string

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

time

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

unsignedInt

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

uri

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

url

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

uuid

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

Address

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

Age

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

Annotation

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

Attachment

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

CodeableConcept

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

Coding

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

ContactPoint

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

Count

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

Distance

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

Duration

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

HumanName

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

Identifier

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

Money

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

Period

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

Quantity

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

Range

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

Ratio

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

SampledData

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

Signature

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

Timing

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

ContactDetail

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

Contributor

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

DataRequirement

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

Expression

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

ParameterDefinition

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

RelatedArtifact

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

TriggerDefinition

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

UsageContext

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

Dosage

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

Meta

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

Reference()

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

Extension

waitType
There are no (further) constraints on this element
Element id
Extension.extension:waitType
Definition

Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​.

urlFixed Value
There are no (further) constraints on this element
Element id
Extension.extension:waitType.url
Fixed value
waitType
value[x]Binding
There are no (further) constraints on this element
Element id
Extension.extension:waitType.value[x]
Binding

Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​.

CurrentWaitTime (extensible)

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

CodeableConcept

duration
There are no (further) constraints on this element
Element id
Extension.extension:duration
Definition

In expected number of days/weeks/months or in range covering the duration​.

urlFixed Value
There are no (further) constraints on this element
Element id
Extension.extension:duration.url
Fixed value
duration
value[x]
There are no (further) constraints on this element
Element id
Extension.extension:duration.value[x]
valueDurationDuration
There are no (further) constraints on this element
Data type

Duration

priority
There are no (further) constraints on this element
Element id
Extension.extension:priority
Definition

Priority status (if-available), used to escalate patient need for eReferral/eConsult​​.

urlFixed Value
There are no (further) constraints on this element
Element id
Extension.extension:priority.url
Fixed value
priority
value[x]
There are no (further) constraints on this element
Element id
Extension.extension:priority.value[x]
valueCodecode
There are no (further) constraints on this element
Data type

code

urlFixed Value
There are no (further) constraints on this element
Element id
Extension.url
Fixed value
http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-currentWaitTime
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="healthcareService-currentWaitTime" />
<url value="http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-currentWaitTime" />
<version value="1.1.0" />
<name value="HealthcareServiceCurrentWaitTime" />
<title value="HealthcareService Current WaitTime" />
<status value="draft" />
<description value="This extension describes the expected wait-time of a service to the patient. Service directory utilizes the extension to ensure that there are automatically generated expected wait-time and self-reported wait-time provided for each service, alongside how long the patient is expected to be on a wait list (i.e. days/weeks/months) for that service." />
<jurisdiction>
<coding>
<system value="https://canadapost.ca/CodeSystem/ProvinceCodes" />
<code value="AB" />
</coding>
<coding>
<system value="https://canadapost.ca/CodeSystem/ProvinceCodes" />
<code value="ON" />
</coding>
<coding>
<system value="urn:iso:std:iso:3166" />
<code value="CA" />
</coding>
</jurisdiction>
<fhirVersion value="4.0.1" />
<kind value="complex-type" />
<abstract value="false" />
<context>
<type value="element" />
<expression value="HealthcareService.type" />
</context>
<context>
<type value="element" />
<expression value="HealthcareService.category" />
</context>
<type value="Extension" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
<derivation value="constraint" />
<differential>
<element id="Extension.extension:waitType">
<path value="Extension.extension" />
<sliceName value="waitType" />
<definition value="Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​." />
</element>
<element id="Extension.extension:waitType.url">
<path value="Extension.extension.url" />
<fixedUri value="waitType" />
</element>
<element id="Extension.extension:waitType.value[x]">
<path value="Extension.extension.value[x]" />
<type>
<code value="CodeableConcept" />
</type>
<binding>
<strength value="extensible" />
<description value="Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​." />
<valueSet value="http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/current-wait-time" />
</binding>
</element>
<element id="Extension.extension:duration">
<path value="Extension.extension" />
<sliceName value="duration" />
<definition value="In expected number of days/weeks/months or in range covering the duration​." />
</element>
<element id="Extension.extension:duration.url">
<path value="Extension.extension.url" />
<fixedUri value="duration" />
</element>
<element id="Extension.extension:duration.value[x]">
<path value="Extension.extension.value[x]" />
<type>
<code value="Duration" />
</type>
</element>
<element id="Extension.extension:priority">
<path value="Extension.extension" />
<sliceName value="priority" />
<definition value="Priority status (if-available), used to escalate patient need for eReferral/eConsult​​." />
</element>
<element id="Extension.extension:priority.url">
<path value="Extension.extension.url" />
<fixedUri value="priority" />
</element>
<element id="Extension.extension:priority.value[x]">
<path value="Extension.extension.value[x]" />
<code>
<code value="priority" />
<display value="priority" />
</code>
<type>
<code value="code" />
</type>
</element>
<element id="Extension.url">
<path value="Extension.url" />
<fixedUri value="http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-currentWaitTime" />
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "healthcareService-currentWaitTime",
"url": "http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-currentWaitTime",
"name": "HealthcareServiceCurrentWaitTime",
"title": "HealthcareService Current WaitTime",
"jurisdiction": [
{
"coding": [
{
"system": "https://canadapost.ca/CodeSystem/ProvinceCodes",
"code": "AB"
},
{
"system": "https://canadapost.ca/CodeSystem/ProvinceCodes",
"code": "ON"
},
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"status": "draft",
"version": "1.1.0",
"description": "This extension describes the expected wait-time of a service to the patient. Service directory utilizes the extension to ensure that there are automatically generated expected wait-time and self-reported wait-time provided for each service, alongside how long the patient is expected to be on a wait list (i.e. days/weeks/months) for that service.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "HealthcareService.type"
},
{
"type": "element",
"expression": "HealthcareService.category"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.extension:waitType",
"path": "Extension.extension",
"sliceName": "waitType",
"definition": "Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​."
},
{
"id": "Extension.extension:waitType.url",
"path": "Extension.extension.url",
"fixedUri": "waitType"
},
{
"id": "Extension.extension:waitType.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"description": "Types include “Expected wait-time” (calculated through information provided in elements below by the system) or “Self-reported wait-time” (provided by the healthcare service provider/patient)​.",
"valueSet": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/current-wait-time"
}
},
{
"id": "Extension.extension:duration",
"path": "Extension.extension",
"sliceName": "duration",
"definition": "In expected number of days/weeks/months or in range covering the duration​."
},
{
"id": "Extension.extension:duration.url",
"path": "Extension.extension.url",
"fixedUri": "duration"
},
{
"id": "Extension.extension:duration.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "Duration"
}
]
},
{
"id": "Extension.extension:priority",
"path": "Extension.extension",
"sliceName": "priority",
"definition": "Priority status (if-available), used to escalate patient need for eReferral/eConsult​​."
},
{
"id": "Extension.extension:priority.url",
"path": "Extension.extension.url",
"fixedUri": "priority"
},
{
"id": "Extension.extension:priority.value[x]",
"path": "Extension.extension.value[x]",
"code": [
{
"code": "priority",
"display": "priority"
}
],
"type": [
{
"code": "code"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-currentWaitTime"
}
]
}
}

Terminology bindings (Differential)

Terminology bindings (Snapshot)

Constraints

Obligations

IG © based on FHIR R4 | Package package:ca.infoway.io.ca-csd@1.1.1-dft-preBallot
HL7® and FHIR® are the registered trademarks of Health Level Seven International