HL7® FHIR® New Zealand Base Implementation Guide
3.0.0 - Release

HL7® FHIR® New Zealand Base Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

Extension: NZ Geocode

Official URL: http://hl7.org.nz/fhir/StructureDefinition/nz-geocode Version: 0.1.0
Active as of 2020-07-20 Realm: New Zealand flag Computable Name: Nz_geocode

Copyright/Legal: HL7 New Zealand© 2020+; Licensed Under Creative Commons No Rights Reserved.

New Zealand Geocode. This uses a different datum from that defined in the HL7 FHIR specification for a Geocode.

Context of Use

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

  • Element ID Address

Example of extension

<extension url = http://hl7.org.nz/fhir/StructureDefinition/nz-geocode>
     <extension url= "latitude">
      <valueDecimal value="-35.99">
    </extension>
    <extension url= "longitude">
      <valueDecimal value="174.47">
    </extension>
    <extension url="datumCode">
      <valueCodeableConcept>
        <coding>
          <system value="https://standards.digital.health.nz/ns/nz-datum-code"/>
          <code value="NZGD2000"/>
          <display value="Nz official datum, used by MoH address service"/>
        </coding>
      </valueCodeableConcept>
    </extension>
</extension>

Example instances

Patient with geocoded address

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

Complex Extension: New Zealand Geocode. This uses a different datum from that defined in the HL7 FHIR specification for a Geocode.

  • latitude: decimal: The latitude of the geocode
  • longitude: decimal: The longitude of the geocode
  • datumCode: CodeableConcept: The datum used for the lat/long

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionNZ Geocode
... extension 2..*ExtensionExtension
... extension:latitude 1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"latitude"
.... value[x] 0..1decimalValue of extension
... extension:longitude 1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"longitude"
.... value[x] 0..1decimalValue of extension
.... extension 0..0
.... url 1..1uri"datumCode"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Datum code (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/nz-geocode"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionNZ Geocode
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:latitude 1..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"latitude"
.... value[x] 0..1decimalValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"longitude"
.... value[x] 0..1decimalValue of extension
... extension:datumCode 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"datumCode"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Datum code (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/nz-geocode"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: New Zealand Geocode. This uses a different datum from that defined in the HL7 FHIR specification for a Geocode.

  • latitude: decimal: The latitude of the geocode
  • longitude: decimal: The longitude of the geocode
  • datumCode: CodeableConcept: The datum used for the lat/long

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionNZ Geocode
... extension 2..*ExtensionExtension
... extension:latitude 1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"latitude"
.... value[x] 0..1decimalValue of extension
... extension:longitude 1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"longitude"
.... value[x] 0..1decimalValue of extension
.... extension 0..0
.... url 1..1uri"datumCode"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Datum code (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/nz-geocode"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionNZ Geocode
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:latitude 1..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"latitude"
.... value[x] 0..1decimalValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"longitude"
.... value[x] 0..1decimalValue of extension
... extension:datumCode 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"datumCode"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Datum code (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/nz-geocode"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.extension:datumCode.value[x]preferredDatumCode (a valid code from Datum codes)