Provider Connect Australia (PCA)
24.1.0.0 - active
Provider Connect Australia (PCA) - Local Development build (v24.1.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: 24.1.0.0 | |||
Active as of 2024-05-28 | 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):
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
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Period when the healthcare service is active | |
extension | 0..0 | |||
url | 1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
value[x] | C | 1..1 | Period | Period when the healthcare service is active inv-pca-1: At least value[x].start or value[x].end shall be present inv-pca-2: If present, value[x].start shall be later than '1900-01-01' inv-pca-3: If present, value[x].end shall be no more than 5 years from the current date |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Period when the healthcare service is active | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
value[x] | C | 1..1 | Period | Period when the healthcare service is active inv-pca-1: At least value[x].start or value[x].end shall be present inv-pca-2: If present, value[x].start shall be later than '1900-01-01' inv-pca-3: If present, value[x].end shall be no more than 5 years from the current date |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Period when the healthcare service is active | |
extension | 0..0 | |||
url | 1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
value[x] | C | 1..1 | Period | Period when the healthcare service is active inv-pca-1: At least value[x].start or value[x].end shall be present inv-pca-2: If present, value[x].start shall be later than '1900-01-01' inv-pca-3: If present, value[x].end shall be no more than 5 years from the current date |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Period when the healthcare service is active | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period" | |
value[x] | C | 1..1 | Period | Period when the healthcare service is active inv-pca-1: At least value[x].start or value[x].end shall be present inv-pca-2: If present, value[x].start shall be later than '1900-01-01' inv-pca-3: If present, value[x].end shall be no more than 5 years from the current date |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Id | Grade | Path(s) | Details | Requirements |
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.