Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

Extension: Extension Attributes to associate with a Location Reference to simplify Geographic search

Official URL: http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation Version: 1.0.1
Draft as of 2024-01-25 Computable Name: GeoLocation

This is essentially a database denormalization that facilitates search by Geographics coordinates on a location. It enables a FHIR Server to implement search on a MeasureReport by GeoLocation using an extension. The extension is purposefully designed to duplicate the existing FHIR GeoLocation Extension in the hope that it could eventually be absorbed by that extension.

Context of Use

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

  • Element ID MeasureReport.subject

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: This is essentially a database denormalization that facilitates search by Geographics coordinates on a location. It enables a FHIR Server to implement search on a MeasureReport by GeoLocation using an extension. The extension is purposefully designed to duplicate the existing FHIR GeoLocation Extension in the hope that it could eventually be absorbed by that extension.

  • latitude: decimal: An Extension
  • longitude: decimal: An Extension

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension Attributes to associate with a Location Reference to simplify Geographic search
... 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
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension Attributes to associate with a Location Reference to simplify Geographic search
... 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
... url 1..1uri"http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: This is essentially a database denormalization that facilitates search by Geographics coordinates on a location. It enables a FHIR Server to implement search on a MeasureReport by GeoLocation using an extension. The extension is purposefully designed to duplicate the existing FHIR GeoLocation Extension in the hope that it could eventually be absorbed by that extension.

  • latitude: decimal: An Extension
  • longitude: decimal: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension Attributes to associate with a Location Reference to simplify Geographic search
... 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
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension Attributes to associate with a Location Reference to simplify Geographic search
... 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
... url 1..1uri"http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron