Extensions for Using Data Elements from FHIR R5 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_HealthcareService_R3 - Detailed Descriptions

Page standards status: Trial-use Maturity Level: 0

Definitions for the profile-HealthcareService resource profile.

Guidance on how to interpret the contents of this table can be foundhere

0. HealthcareService
Definition

The details of a healthcare service available at a location.

ShortThe details of a healthcare service available at a location
Control0..*
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (contained.text.empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource (contained.where(('#'+id in %resource.descendants().reference).not()).empty())
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (contained.text.empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource (contained.where(('#'+id in %resource.descendants().reference).not()).empty())
2. HealthcareService.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.

ShortA set of rules under which this content was created
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element.

This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.

Control0..1
Typeuri
Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
4. HealthcareService.extension
Definition

An Extension


May be used to represent additional information that is not part of the basic definition of the resource. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortExtensionAdditional Content defined by implementations
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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
SlicingThis element introduces a set of slices on HealthcareService.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 6. HealthcareService.extension:offeredIn
    Slice NameofferedIn
    Definition

    R5: HealthcareService.offeredIn (new:Reference(HealthcareService))

    ShortR5: The service within which this service is offered (new)
    Comments

    Element HealthcareService.offeredIn has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.offeredIn has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). For example, if there is a generic Radiology service that offers CT Scans, MRIs, etc. You could have HealthcareService resources for the CT Scans and MRIs, which have an offeredIn reference to the Radiology HealthcareService.

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: The service within which this service is offered (new)) (Extension Type: Reference(Cross-version Profile for R5.HealthcareService for use in FHIR STU3, HealthcareService))
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. HealthcareService.extension:contact
    Slice Namecontact
    Definition

    R5: HealthcareService.contact (new:ExtendedContactDetail)

    ShortR5: Official contact details for the HealthcareService (new)
    Comments

    Element HealthcareService.contact has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.contact has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). The address/telecom use code 'home' are not to be used. Note that these contacts are not the contact details of people who provide the service (that would be through PractitionerRole), these are official contacts for the HealthcareService itself for specific purposes. E.g. Mailing Addresses, Billing Addresses, Contact numbers for Booking or Billing Enquiries, general web address, web address for online bookings etc.

    If this is empty (or the type of interest is empty), refer to the location's contacts.

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Official contact details for the HealthcareService (new)) (Complex Extension)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. HealthcareService.extension:program
    Slice Nameprogram
    Definition

    R5: HealthcareService.program (new:CodeableConcept)

    ShortR5: Programs that this service is applicable to (new)
    Comments

    Element HealthcareService.program has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.program has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). Programs are often defined externally to an Organization, commonly by governments; e.g. Home and Community Care Programs, Homeless Program, ….

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Programs that this service is applicable to (new)) (Extension Type: CodeableConcept)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. HealthcareService.extension:communication
    Slice Namecommunication
    Definition

    R5: HealthcareService.communication (new:CodeableConcept)

    ShortR5: The language that this service is offered in (new)
    Comments

    Element HealthcareService.communication has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.communication has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). When using this property it indicates that the service is available with this language, it is not derived from the practitioners, and not all are required to use this language, just that this language is available while scheduling.

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: The language that this service is offered in (new)) (Extension Type: CodeableConcept)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    14. HealthcareService.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    ShortExtensions that cannot be ignored
    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.

    Control0..*
    TypeExtension
    Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
    Alternate Namesextensions, user content
    16. HealthcareService.active
    Definition

    Whether this healthcareservice record is in active use.

    ShortWhether this healthcareservice is in active use
    Comments

    This element is labeled as a modifier because it may be used to mark that the resource was created in error.

    Control0..1
    Typeboolean
    Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Default Valuetrue

    Guidance on how to interpret the contents of this table can be foundhere

    0. HealthcareService
    2. HealthcareService.extension
    Control0..*
    SlicingThis element introduces a set of slices on HealthcareService.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 4. HealthcareService.extension:offeredIn
      Slice NameofferedIn
      Definition

      R5: HealthcareService.offeredIn (new:Reference(HealthcareService))

      ShortR5: The service within which this service is offered (new)
      Comments

      Element HealthcareService.offeredIn has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.offeredIn has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). For example, if there is a generic Radiology service that offers CT Scans, MRIs, etc. You could have HealthcareService resources for the CT Scans and MRIs, which have an offeredIn reference to the Radiology HealthcareService.

      Control0..*
      TypeExtension(R5: The service within which this service is offered (new)) (Extension Type: Reference(Cross-version Profile for R5.HealthcareService for use in FHIR STU3, HealthcareService))
      6. HealthcareService.extension:contact
      Slice Namecontact
      Definition

      R5: HealthcareService.contact (new:ExtendedContactDetail)

      ShortR5: Official contact details for the HealthcareService (new)
      Comments

      Element HealthcareService.contact has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.contact has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). The address/telecom use code 'home' are not to be used. Note that these contacts are not the contact details of people who provide the service (that would be through PractitionerRole), these are official contacts for the HealthcareService itself for specific purposes. E.g. Mailing Addresses, Billing Addresses, Contact numbers for Booking or Billing Enquiries, general web address, web address for online bookings etc.

      If this is empty (or the type of interest is empty), refer to the location's contacts.

      Control0..*
      TypeExtension(R5: Official contact details for the HealthcareService (new)) (Complex Extension)
      8. HealthcareService.extension:program
      Slice Nameprogram
      Definition

      R5: HealthcareService.program (new:CodeableConcept)

      ShortR5: Programs that this service is applicable to (new)
      Comments

      Element HealthcareService.program has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.program has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). Programs are often defined externally to an Organization, commonly by governments; e.g. Home and Community Care Programs, Homeless Program, ….

      Control0..*
      TypeExtension(R5: Programs that this service is applicable to (new)) (Extension Type: CodeableConcept)
      10. HealthcareService.extension:communication
      Slice Namecommunication
      Definition

      R5: HealthcareService.communication (new:CodeableConcept)

      ShortR5: The language that this service is offered in (new)
      Comments

      Element HealthcareService.communication has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.communication has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). When using this property it indicates that the service is available with this language, it is not derived from the practitioners, and not all are required to use this language, just that this language is available while scheduling.

      Control0..*
      TypeExtension(R5: The language that this service is offered in (new)) (Extension Type: CodeableConcept)
      12. HealthcareService.providedBy
      14. HealthcareService.providedBy.extension
      Control0..*
      SlicingThis element introduces a set of slices on HealthcareService.providedBy.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 16. HealthcareService.providedBy.extension:providedBy
        Slice NameprovidedBy
        Definition

        R5: HealthcareService.providedBy additional types from child elements (display, identifier, reference, type)

        ShortR5: providedBy additional types
        Comments

        Element HealthcareService.providedBy is mapped to FHIR STU3 element HealthcareService.providedBy as SourceIsBroaderThanTarget. The mappings for HealthcareService.providedBy do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.providedBy with unmapped reference targets: Organization. This property is recommended to be the same as the Location's managingOrganization, and if not provided should be interpreted as such. If the Location does not have a managing Organization, then this property should be populated.

        Control0..1
        TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
        18. HealthcareService.location
        20. HealthcareService.location.extension
        Control0..*
        SlicingThis element introduces a set of slices on HealthcareService.location.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 22. HealthcareService.location.extension:location
          Slice Namelocation
          Definition

          R5: HealthcareService.location additional types from child elements (display, identifier, reference, type)

          ShortR5: location additional types
          Comments

          Element HealthcareService.location is mapped to FHIR STU3 element HealthcareService.location as SourceIsBroaderThanTarget. The mappings for HealthcareService.location do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.location with unmapped reference targets: Location.

          Control0..*
          TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
          24. HealthcareService.coverageArea
          26. HealthcareService.coverageArea.extension
          Control0..*
          SlicingThis element introduces a set of slices on HealthcareService.coverageArea.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 28. HealthcareService.coverageArea.extension:coverageArea
            Slice NamecoverageArea
            Definition

            R5: HealthcareService.coverageArea additional types from child elements (display, identifier, reference, type)

            ShortR5: Location(s) service is intended for/available to additional types
            Comments

            Element HealthcareService.coverageArea is mapped to FHIR STU3 element HealthcareService.coverageArea as SourceIsBroaderThanTarget. The mappings for HealthcareService.coverageArea do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.coverageArea with unmapped reference targets: Location. The locations referenced by the coverage area can include both specific locations, including areas, and also conceptual domains too (mode = kind), such as a physical area (tri-state area) and some other attribute (covered by Example Care Organization). These types of Locations are often not managed by any specific organization. This could also include generic locations such as "in-home".

            Control0..*
            TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
            30. HealthcareService.endpoint
            32. HealthcareService.endpoint.extension
            Control0..*
            SlicingThis element introduces a set of slices on HealthcareService.endpoint.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 34. HealthcareService.endpoint.extension:endpoint
              Slice Nameendpoint
              Definition

              R5: HealthcareService.endpoint additional types from child elements (display, identifier, reference, type)

              ShortR5: Technical endpoints providing access to electronic services operated for the healthcare service additional types
              Comments

              Element HealthcareService.endpoint is mapped to FHIR STU3 element HealthcareService.endpoint as SourceIsBroaderThanTarget. The mappings for HealthcareService.endpoint do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.endpoint with unmapped reference targets: Endpoint.

              Control0..*
              TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)

              Guidance on how to interpret the contents of this table can be foundhere

              0. HealthcareService
              Definition

              The details of a healthcare service available at a location.

              ShortThe details of a healthcare service available at a location
              Control0..*
              Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
              dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (contained.text.empty())
              dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
              dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource (contained.where(('#'+id in %resource.descendants().reference).not()).empty())
              2. HealthcareService.id
              Definition

              The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

              ShortLogical id of this artifact
              Comments

              The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

              Control0..1
              Typeid
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              4. HealthcareService.meta
              Definition

              The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.

              ShortMetadata about the resource
              Control0..1
              TypeMeta
              Summarytrue
              6. HealthcareService.implicitRules
              Definition

              A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.

              ShortA set of rules under which this content was created
              Comments

              Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element.

              This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.

              Control0..1
              Typeuri
              Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              8. HealthcareService.language
              Definition

              The base language in which the resource is written.

              ShortLanguage of the resource content
              Comments

              Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

              Control0..1
              BindingUnless not suitable, these codes SHALL be taken from Common Languages .
              (extensible to http://hl7.org/fhir/ValueSet/languages|3.0.2)

              A human language.

              Additional BindingsPurpose
              All LanguagesMax Binding
              Typecode
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              10. HealthcareService.text
              Definition

              A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

              ShortText summary of the resource, for human interpretation
              Comments

              Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded in formation is added later.

              Control0..1
              This element is affected by the following invariants: dom-1
              TypeNarrative
              Alternate Namesnarrative, html, xhtml, display
              12. HealthcareService.contained
              Definition

              These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

              ShortContained, inline Resources
              Comments

              This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.

              Control0..*
              TypeResource
              Alternate Namesinline resources, anonymous resources, contained resources
              14. HealthcareService.extension
              Definition

              An Extension

              ShortExtension
              Control0..*
              TypeExtension
              SlicingThis element introduces a set of slices on HealthcareService.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 16. HealthcareService.extension:offeredIn
                Slice NameofferedIn
                Definition

                R5: HealthcareService.offeredIn (new:Reference(HealthcareService))

                ShortR5: The service within which this service is offered (new)
                Comments

                Element HealthcareService.offeredIn has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.offeredIn has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). For example, if there is a generic Radiology service that offers CT Scans, MRIs, etc. You could have HealthcareService resources for the CT Scans and MRIs, which have an offeredIn reference to the Radiology HealthcareService.

                Control0..*
                This element is affected by the following invariants: ele-1
                TypeExtension(R5: The service within which this service is offered (new)) (Extension Type: Reference(Cross-version Profile for R5.HealthcareService for use in FHIR STU3, HealthcareService))
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                18. HealthcareService.extension:contact
                Slice Namecontact
                Definition

                R5: HealthcareService.contact (new:ExtendedContactDetail)

                ShortR5: Official contact details for the HealthcareService (new)
                Comments

                Element HealthcareService.contact has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.contact has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). The address/telecom use code 'home' are not to be used. Note that these contacts are not the contact details of people who provide the service (that would be through PractitionerRole), these are official contacts for the HealthcareService itself for specific purposes. E.g. Mailing Addresses, Billing Addresses, Contact numbers for Booking or Billing Enquiries, general web address, web address for online bookings etc.

                If this is empty (or the type of interest is empty), refer to the location's contacts.

                Control0..*
                This element is affected by the following invariants: ele-1
                TypeExtension(R5: Official contact details for the HealthcareService (new)) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                20. HealthcareService.extension:program
                Slice Nameprogram
                Definition

                R5: HealthcareService.program (new:CodeableConcept)

                ShortR5: Programs that this service is applicable to (new)
                Comments

                Element HealthcareService.program has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.program has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). Programs are often defined externally to an Organization, commonly by governments; e.g. Home and Community Care Programs, Homeless Program, ….

                Control0..*
                This element is affected by the following invariants: ele-1
                TypeExtension(R5: Programs that this service is applicable to (new)) (Extension Type: CodeableConcept)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                22. HealthcareService.extension:communication
                Slice Namecommunication
                Definition

                R5: HealthcareService.communication (new:CodeableConcept)

                ShortR5: The language that this service is offered in (new)
                Comments

                Element HealthcareService.communication has a context of HealthcareService based on following the parent source element upwards and mapping to HealthcareService. Element HealthcareService.communication has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). When using this property it indicates that the service is available with this language, it is not derived from the practitioners, and not all are required to use this language, just that this language is available while scheduling.

                Control0..*
                This element is affected by the following invariants: ele-1
                TypeExtension(R5: The language that this service is offered in (new)) (Extension Type: CodeableConcept)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                24. HealthcareService.modifierExtension
                Definition

                May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                ShortExtensions that cannot be ignored
                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.

                Control0..*
                TypeExtension
                Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
                Alternate Namesextensions, user content
                26. HealthcareService.identifier
                Definition

                External identifiers for this item.

                ShortExternal identifiers for this item
                NoteThis is a business identifier, not a resource identifier (see discussion)
                Control0..*
                TypeIdentifier
                Summarytrue
                28. HealthcareService.active
                Definition

                Whether this healthcareservice record is in active use.

                ShortWhether this healthcareservice is in active use
                Comments

                This element is labeled as a modifier because it may be used to mark that the resource was created in error.

                Control0..1
                Typeboolean
                Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Summarytrue
                Default Valuetrue
                30. HealthcareService.providedBy
                Definition

                The organization that provides this healthcare service.

                ShortOrganization that provides this service
                Comments

                This property is recommended to be the same as the Location's managingOrganization, and if not provided should be interpreted as such. If the Location does not have a managing Organization, then this property should be populated.

                Control0..1
                TypeReference(Organization)
                Summarytrue
                32. HealthcareService.providedBy.id
                Definition

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

                Shortxml:id (or equivalent in JSON)
                Control0..1
                Typestring
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                XML FormatIn the XML format, this property is represented as an attribute.
                34. HealthcareService.providedBy.extension
                Definition

                An Extension

                ShortExtension
                Control0..*
                TypeExtension
                SlicingThis element introduces a set of slices on HealthcareService.providedBy.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 36. HealthcareService.providedBy.extension:providedBy
                  Slice NameprovidedBy
                  Definition

                  R5: HealthcareService.providedBy additional types from child elements (display, identifier, reference, type)

                  ShortR5: providedBy additional types
                  Comments

                  Element HealthcareService.providedBy is mapped to FHIR STU3 element HealthcareService.providedBy as SourceIsBroaderThanTarget. The mappings for HealthcareService.providedBy do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.providedBy with unmapped reference targets: Organization. This property is recommended to be the same as the Location's managingOrganization, and if not provided should be interpreted as such. If the Location does not have a managing Organization, then this property should be populated.

                  Control0..1
                  TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                  38. HealthcareService.providedBy.reference
                  Definition

                  A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                  ShortLiteral reference, Relative, internal or absolute URL
                  Comments

                  Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                  Control0..1
                  This element is affected by the following invariants: ref-1
                  Typestring
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  40. HealthcareService.providedBy.identifier
                  Definition

                  An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                  ShortLogical reference, when literal reference is not known
                  Comments

                  When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                  When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                  Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                  NoteThis is a business identifier, not a resource identifier (see discussion)
                  Control0..1
                  TypeIdentifier
                  Summarytrue
                  42. HealthcareService.providedBy.display
                  Definition

                  Plain text narrative that identifies the resource in addition to the resource reference.

                  ShortText alternative for the resource
                  Comments

                  This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                  Control0..1
                  Typestring
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  44. HealthcareService.category
                  Definition

                  Identifies the broad category of service being performed or delivered.

                  ShortBroad category of service being performed or delivered
                  Comments

                  Selecting a Service Category then determines the list of relevant service types that can be selected in the primary service type.

                  Control0..1
                  BindingFor example codes, see ServiceCategory
                  (example to http://hl7.org/fhir/ValueSet/service-category|3.0.2)

                  A category of the service(s) that could be provided.

                  TypeCodeableConcept
                  Summarytrue
                  Alternate Namesservice category
                  46. HealthcareService.type
                  Definition

                  The specific type of service that may be delivered or performed.

                  ShortType of service that may be delivered or performed
                  Control0..*
                  BindingFor example codes, see ServiceType
                  (example to http://hl7.org/fhir/ValueSet/service-type|3.0.2)

                  Additional details about where the content was created (e.g. clinical specialty).

                  TypeCodeableConcept
                  Summarytrue
                  Alternate Namesservice type
                  48. HealthcareService.specialty
                  Definition

                  Collection of specialties handled by the service site. This is more of a medical term.

                  ShortSpecialties handled by the HealthcareService
                  Control0..*
                  BindingThe codes SHOULD be taken from Practice Setting Code Value Set
                  (preferred to http://hl7.org/fhir/ValueSet/c80-practice-codes|20091109)

                  A specialty that a healthcare service may provide.

                  TypeCodeableConcept
                  Summarytrue
                  50. HealthcareService.location
                  Definition

                  The location(s) where this healthcare service may be provided.

                  ShortLocation(s) where service may be provided
                  Control0..*
                  TypeReference(Location)
                  Summarytrue
                  52. HealthcareService.location.id
                  Definition

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

                  Shortxml:id (or equivalent in JSON)
                  Control0..1
                  Typestring
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  XML FormatIn the XML format, this property is represented as an attribute.
                  54. HealthcareService.location.extension
                  Definition

                  An Extension

                  ShortExtension
                  Control0..*
                  TypeExtension
                  SlicingThis element introduces a set of slices on HealthcareService.location.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 56. HealthcareService.location.extension:location
                    Slice Namelocation
                    Definition

                    R5: HealthcareService.location additional types from child elements (display, identifier, reference, type)

                    ShortR5: location additional types
                    Comments

                    Element HealthcareService.location is mapped to FHIR STU3 element HealthcareService.location as SourceIsBroaderThanTarget. The mappings for HealthcareService.location do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.location with unmapped reference targets: Location.

                    Control0..*
                    TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                    58. HealthcareService.location.reference
                    Definition

                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                    ShortLiteral reference, Relative, internal or absolute URL
                    Comments

                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                    Control0..1
                    This element is affected by the following invariants: ref-1
                    Typestring
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    60. HealthcareService.location.identifier
                    Definition

                    An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                    ShortLogical reference, when literal reference is not known
                    Comments

                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                    NoteThis is a business identifier, not a resource identifier (see discussion)
                    Control0..1
                    TypeIdentifier
                    Summarytrue
                    62. HealthcareService.location.display
                    Definition

                    Plain text narrative that identifies the resource in addition to the resource reference.

                    ShortText alternative for the resource
                    Comments

                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                    Control0..1
                    Typestring
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    64. HealthcareService.name
                    Definition

                    Further description of the service as it would be presented to a consumer while searching.

                    ShortDescription of service as presented to a consumer while searching
                    Control0..1
                    Typestring
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    66. HealthcareService.comment
                    Definition

                    Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName.

                    ShortAdditional description and/or any specific issues not covered elsewhere
                    Comments

                    Would expect that a user would not see this information on a search results, and it would only be available when viewing the complete details of the service.

                    Control0..1
                    Typestring
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    68. HealthcareService.extraDetails
                    Definition

                    Extra details about the service that can't be placed in the other fields.

                    ShortExtra details about the service that can't be placed in the other fields
                    Control0..1
                    Typestring
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    70. HealthcareService.photo
                    Definition

                    If there is a photo/symbol associated with this HealthcareService, it may be included here to facilitate quick identification of the service in a list.

                    ShortFacilitates quick identification of the service
                    Control0..1
                    TypeAttachment
                    Summarytrue
                    72. HealthcareService.telecom
                    Definition

                    List of contacts related to this specific healthcare service.

                    ShortContacts related to the healthcare service
                    Comments

                    If this is empty, then refer to the location's contacts.

                    Control0..*
                    TypeContactPoint
                    74. HealthcareService.coverageArea
                    Definition

                    The location(s) that this service is available to (not where the service is provided).

                    ShortLocation(s) service is inteded for/available to
                    Comments

                    The locations referenced by the coverage area can include both specific locations, including areas, and also conceptual domains too (mode = kind), such as a physical area (tri-state area) and some other attribute (covered by Example Care Organization). These types of Locations are often not managed by any specific organization. This could also include generic locations such as "in-home".

                    Control0..*
                    TypeReference(Location)
                    76. HealthcareService.coverageArea.id
                    Definition

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

                    Shortxml:id (or equivalent in JSON)
                    Control0..1
                    Typestring
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    XML FormatIn the XML format, this property is represented as an attribute.
                    78. HealthcareService.coverageArea.extension
                    Definition

                    An Extension

                    ShortExtension
                    Control0..*
                    TypeExtension
                    SlicingThis element introduces a set of slices on HealthcareService.coverageArea.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 80. HealthcareService.coverageArea.extension:coverageArea
                      Slice NamecoverageArea
                      Definition

                      R5: HealthcareService.coverageArea additional types from child elements (display, identifier, reference, type)

                      ShortR5: Location(s) service is intended for/available to additional types
                      Comments

                      Element HealthcareService.coverageArea is mapped to FHIR STU3 element HealthcareService.coverageArea as SourceIsBroaderThanTarget. The mappings for HealthcareService.coverageArea do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.coverageArea with unmapped reference targets: Location. The locations referenced by the coverage area can include both specific locations, including areas, and also conceptual domains too (mode = kind), such as a physical area (tri-state area) and some other attribute (covered by Example Care Organization). These types of Locations are often not managed by any specific organization. This could also include generic locations such as "in-home".

                      Control0..*
                      TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                      82. HealthcareService.coverageArea.reference
                      Definition

                      A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                      ShortLiteral reference, Relative, internal or absolute URL
                      Comments

                      Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                      Control0..1
                      This element is affected by the following invariants: ref-1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      84. HealthcareService.coverageArea.identifier
                      Definition

                      An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                      ShortLogical reference, when literal reference is not known
                      Comments

                      When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                      When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                      Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                      NoteThis is a business identifier, not a resource identifier (see discussion)
                      Control0..1
                      TypeIdentifier
                      Summarytrue
                      86. HealthcareService.coverageArea.display
                      Definition

                      Plain text narrative that identifies the resource in addition to the resource reference.

                      ShortText alternative for the resource
                      Comments

                      This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      88. HealthcareService.serviceProvisionCode
                      Definition

                      The code(s) that detail the conditions under which the healthcare service is available/offered.

                      ShortConditions under which service is available/offered
                      Comments

                      The provision means being commissioned by, contractually obliged or financially sourced. Types of costings that may apply to this healthcare service, such if the service may be available for free, some discounts available, or fees apply.

                      Control0..*
                      BindingFor example codes, see ServiceProvisionConditions
                      (example to http://hl7.org/fhir/ValueSet/service-provision-conditions|3.0.2)

                      The code(s) that detail the conditions under which the healthcare service is available/offered.

                      TypeCodeableConcept
                      90. HealthcareService.eligibility
                      Definition

                      Does this service have specific eligibility requirements that need to be met in order to use the service?

                      ShortSpecific eligibility requirements required to use the service
                      Control0..1
                      Binding

                      Coded values underwhich a specific service is made available.

                      TypeCodeableConcept
                      92. HealthcareService.eligibilityNote
                      Definition

                      Describes the eligibility conditions for the service.

                      ShortDescribes the eligibility conditions for the service
                      Comments

                      The description of service eligibility should, in general, not exceed one or two paragraphs. It should be sufficient for a prospective consumer to determine if they are likely to be eligible or not. Where eligibility requirements and conditions are complex, it may simply be noted that an eligibility assessment is required. Where eligibility is determined by an outside source, such as an Act of Parliament, this should be noted, preferably with a reference to a commonly available copy of the source document such as a web page.

                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      94. HealthcareService.programName
                      Definition

                      Program Names that can be used to categorize the service.

                      ShortProgram Names that categorize the service
                      Comments

                      Programs are often defined externally to an Organization, commonly by governments; e.g. Home and Community Care Programs, Homeless Program, ….

                      Control0..*
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      96. HealthcareService.characteristic
                      Definition

                      Collection of characteristics (attributes).

                      ShortCollection of characteristics (attributes)
                      Comments

                      These could be such things as is wheelchair accessible.

                      Control0..*
                      Binding

                      A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).

                      TypeCodeableConcept
                      98. HealthcareService.referralMethod
                      Definition

                      Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required.

                      ShortWays that the service accepts referrals
                      Control0..*
                      BindingFor example codes, see ReferralMethod
                      (example to http://hl7.org/fhir/ValueSet/service-referral-method|3.0.2)

                      The methods of referral can be used when referring to a specific HealthCareService resource.

                      TypeCodeableConcept
                      100. HealthcareService.appointmentRequired
                      Definition

                      Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service.

                      ShortIf an appointment is required for access to this service
                      Control0..1
                      Typeboolean
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      102. HealthcareService.availableTime
                      Definition

                      A collection of times that the Service Site is available.

                      ShortTimes the Service Site is available
                      Comments

                      More detailed availability information may be provided in associated Schedule/Slot resources.

                      Control0..*
                      TypeBackboneElement
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                      104. HealthcareService.availableTime.id
                      Definition

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

                      Shortxml:id (or equivalent in JSON)
                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      XML FormatIn the XML format, this property is represented as an attribute.
                      106. HealthcareService.availableTime.extension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional Content defined by implementations
                      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.

                      Control0..*
                      TypeExtension
                      Alternate Namesextensions, user content
                      108. HealthcareService.availableTime.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      ShortExtensions that cannot be ignored
                      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.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
                      Summarytrue
                      Alternate Namesextensions, user content, modifiers
                      110. HealthcareService.availableTime.daysOfWeek
                      Definition

                      Indicates which days of the week are available between the start and end Times.

                      Shortmon | tue | wed | thu | fri | sat | sun
                      Control0..*
                      BindingThe codes SHALL be taken from DaysOfWeek
                      (required to http://hl7.org/fhir/ValueSet/days-of-week|3.0.2)

                      The days of the week.

                      Typecode
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      112. HealthcareService.availableTime.allDay
                      Definition

                      Is this always available? (hence times are irrelevant) e.g. 24 hour service.

                      ShortAlways available? e.g. 24 hour service
                      Control0..1
                      Typeboolean
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      114. HealthcareService.availableTime.availableStartTime
                      Definition

                      The opening time of day. Note: If the AllDay flag is set, then this time is ignored.

                      ShortOpening time of day (ignored if allDay = true)
                      Comments

                      The timezone is expected to be for where this HealthcareService is provided at.

                      Control0..1
                      Typetime
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      116. HealthcareService.availableTime.availableEndTime
                      Definition

                      The closing time of day. Note: If the AllDay flag is set, then this time is ignored.

                      ShortClosing time of day (ignored if allDay = true)
                      Comments

                      The timezone is expected to be for where this HealthcareService is provided at.

                      Control0..1
                      Typetime
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      118. HealthcareService.notAvailable
                      Definition

                      The HealthcareService is not available during this period of time due to the provided reason.

                      ShortNot available during this time due to provided reason
                      Control0..*
                      TypeBackboneElement
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                      120. HealthcareService.notAvailable.id
                      Definition

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

                      Shortxml:id (or equivalent in JSON)
                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      XML FormatIn the XML format, this property is represented as an attribute.
                      122. HealthcareService.notAvailable.extension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional Content defined by implementations
                      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.

                      Control0..*
                      TypeExtension
                      Alternate Namesextensions, user content
                      124. HealthcareService.notAvailable.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      ShortExtensions that cannot be ignored
                      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.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
                      Summarytrue
                      Alternate Namesextensions, user content, modifiers
                      126. HealthcareService.notAvailable.description
                      Definition

                      The reason that can be presented to the user as to why this time is not available.

                      ShortReason presented to the user explaining why time not available
                      Control1..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      128. HealthcareService.notAvailable.during
                      Definition

                      Service is not available (seasonally or for a public holiday) from this date.

                      ShortService not availablefrom this date
                      Control0..1
                      TypePeriod
                      130. HealthcareService.availabilityExceptions
                      Definition

                      A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times.

                      ShortDescription of availability exceptions
                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      132. HealthcareService.endpoint
                      Definition

                      Technical endpoints providing access to services operated for the specific healthcare services defined at this resource.

                      ShortTechnical endpoints providing access to services operated for the location
                      Control0..*
                      TypeReference(Endpoint)
                      Requirements

                      Organizations may have different systems covering different services at the different locations and need to be able to define the technical connection details for how to connect to them, and for what purpose.

                      134. HealthcareService.endpoint.id
                      Definition

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

                      Shortxml:id (or equivalent in JSON)
                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      XML FormatIn the XML format, this property is represented as an attribute.
                      136. HealthcareService.endpoint.extension
                      Definition

                      An Extension

                      ShortExtension
                      Control0..*
                      TypeExtension
                      SlicingThis element introduces a set of slices on HealthcareService.endpoint.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 138. HealthcareService.endpoint.extension:endpoint
                        Slice Nameendpoint
                        Definition

                        R5: HealthcareService.endpoint additional types from child elements (display, identifier, reference, type)

                        ShortR5: Technical endpoints providing access to electronic services operated for the healthcare service additional types
                        Comments

                        Element HealthcareService.endpoint is mapped to FHIR STU3 element HealthcareService.endpoint as SourceIsBroaderThanTarget. The mappings for HealthcareService.endpoint do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element HealthcareService.endpoint with unmapped reference targets: Endpoint.

                        Control0..*
                        TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                        140. HealthcareService.endpoint.reference
                        Definition

                        A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                        ShortLiteral reference, Relative, internal or absolute URL
                        Comments

                        Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                        Control0..1
                        This element is affected by the following invariants: ref-1
                        Typestring
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        142. HealthcareService.endpoint.identifier
                        Definition

                        An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                        ShortLogical reference, when literal reference is not known
                        Comments

                        When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                        When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                        Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                        NoteThis is a business identifier, not a resource identifier (see discussion)
                        Control0..1
                        TypeIdentifier
                        Summarytrue
                        144. HealthcareService.endpoint.display
                        Definition

                        Plain text narrative that identifies the resource in addition to the resource reference.

                        ShortText alternative for the resource
                        Comments

                        This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                        Control0..1
                        Typestring
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue