Provider Connect Australia (PCA)
2.4.2 - active Australia flag

Provider Connect Australia (PCA) - Local Development build (v2.4.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: PCAActivePeriod - Detailed Descriptions

Active as of 2024-03-19

Definitions for the pca-active-period extension.

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

0. Extension
Definition

Period when the healthcare service is active.

ShortPeriod when the healthcare service is active
2. Extension.extension
Control0..0
4. Extension.url
Fixed Valuehttp://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-active-period
6. Extension.value[x]
ShortPeriod when the healthcare service is active
Control1..?
TypePeriod, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
[x] NoteSee Choice of Data Types for further information about how to use [x]
Invariantsinv-pca-1: At least value[x].start or value[x].end shall be present (start.exists() or end.exists())
inv-pca-2: If present, value[x].start shall be later than '1900-01-01' ((start.exists()) implies (start > @1900-01-01))
inv-pca-3: If present, value[x].end shall be no more than 5 years from the current date ((end.exists()) implies (end < (now() + 5 years)))