HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft

HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions

Extension: Established

Official URL: http://hl7.org.nz/fhir/StructureDefinition/established Version: 1.0.0
Active as of 2024-03-14 Realm: New Zealand flag Computable Name: Established

The period over which the location or Organization is open

Context of Use

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

  • Element ID Location
  • Element ID Organization

Example of extension


<Location xmlns="http://hl7.org/fhir">
 ...
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/established">
    <valuePeriod>
      <start value="2010-01-01"/>
    </valuePeriod>
  </extension>
  <name value="Daves health centre"/>
  <alias value="Best health"/>
  ...
</Location>

Example instances

Location with established

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension of type Period: The period over which the location or Organization is open

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension 0..0
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/established"
... value[x] 0..1PeriodValue of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/established"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Period: The period over which the location or Organization is open

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension 0..0
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/established"
... value[x] 0..1PeriodValue of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/established"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron