Clic Santé
1.0.0 - trial-use

This page is part of the Interoperability of Clic Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Extension: Appointment Resident

Official URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident Version: 1.0.0
Active as of 2025-03-15 Computable Name: AppointmentResident

An extension to represent the resident associated to an appointment.

Context of Use

    This extension may be used on the following element(s):

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Appointment Resident
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... firstnameInitial 0..1 string The resident's firstname initial
URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-firstname-initial
.... lastname 0..1 string The resident's lastname
URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-lastname
.... room 0..1 string The resident's room number
URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-room
.... birthdayMonth 0..1 string The resident's birthday month
URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-birthday-month
.... contactAlternative 0..1 string Alternative application to contact the resident
URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-contact-alternative
.... allowZoom 0..1 boolean Whether the resident allows to be contacted via Zoom
URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-allow-zoom
.... multipleUser 0..1 boolean Whether there is multiple participant
URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-multiple-user
... url 1..1 uri "http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An extension to represent the resident associated to an appointment.

    Snapshot View

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Extension 0..* Extension Appointment Resident
    ... id 0..1 string Unique id for inter-element referencing
    ... Slices for extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    .... firstnameInitial 0..1 string The resident's firstname initial
    URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-firstname-initial
    .... lastname 0..1 string The resident's lastname
    URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-lastname
    .... room 0..1 string The resident's room number
    URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-room
    .... birthdayMonth 0..1 string The resident's birthday month
    URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-birthday-month
    .... contactAlternative 0..1 string Alternative application to contact the resident
    URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-contact-alternative
    .... allowZoom 0..1 boolean Whether the resident allows to be contacted via Zoom
    URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-allow-zoom
    .... multipleUser 0..1 boolean Whether there is multiple participant
    URL: http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident-multiple-user
    ... url 1..1 uri "http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-resident"

    doco Documentation for this format

    This structure is derived from Extension

    Summary

    Complex Extension: An extension to represent the resident associated to an appointment.

       

      Other representations of profile: CSV, Excel, Schematron

      Constraints

      IdGradePath(s)DetailsRequirements
      ele-1error**ALL** elementsAll FHIR elements must have a @value or children
      : hasValue() or (children().count() > id.count())
      ext-1error**ALL** extensionsMust have either extensions or value[x], not both
      : extension.exists() != value.exists()