Provider Connect Australia (PCA) - Local Development build (v25.2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period | Version: 25.2.0.0 | |||
| Active as of 2025-10-23 | Computable Name: PCAActivePeriod | |||
Copyright/Legal: Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. |
||||
This extension applies to PCA Healthcare Service, and represents the period when the healthcare service is active.
Context of Use
This extension may be used on the following element(s)
HealthcareService
The meaning of the presence or absence of the must support flag is described in Must support.
In addition to the invariants defined in this profile, value[x].start and value[x].end elements must meet the following validation rules which are applied by the PCA Publisher Agent FHIR API:
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Period when the healthcare service is active | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
![]() ![]() |
C | 1..1 | Period | Period when the healthcare service is active Constraints: inv-pca-1, inv-pca-2, inv-pca-3 |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Period when the healthcare service is active | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
![]() ![]() |
C | 1..1 | Period | Period when the healthcare service is active Constraints: inv-pca-1, inv-pca-2, inv-pca-3 |
Documentation for this format | ||||
This structure is derived from Extension
Differential View
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Period when the healthcare service is active | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
![]() ![]() |
C | 1..1 | Period | Period when the healthcare service is active Constraints: inv-pca-1, inv-pca-2, inv-pca-3 |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Period when the healthcare service is active | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
![]() ![]() |
C | 1..1 | Period | Period when the healthcare service is active Constraints: inv-pca-1, inv-pca-2, inv-pca-3 |
Documentation for this format | ||||
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-pca-1 | error | Extension.value[x] | At least value[x].start or value[x].end shall be present |
start.exists() or end.exists()
|
| inv-pca-2 | error | Extension.value[x] | If present, value[x].start shall be later than '1900-01-01' |
(start.exists()) implies (start > @1900-01-01)
|
| inv-pca-3 | error | Extension.value[x] | If present, value[x].end shall be no more than 5 years from the current date |
(end.exists()) implies (end < (now() + 5 years))
|
No additional search parameters defined for this resource profile.