Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social
0.1.0 - ci-build

This page is part of the Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 0.5.0. For a full list of available versions, see the Directory of published versions

Extension: RORGeolocationLocation

Official URL: https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-location-geolocation Version: 0.1.0
Active as of 2023-04-12 Computable Name: RORGeolocationLocation

Context of Use

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

  • Extension URL
  • Element ID

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 Geolocation

Summary

Complex Extension:

  • latitude: decimal: Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below).
  • longitude: decimal: Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below).
  • geodicSystem: string: An Extension
  • reliablePosition: boolean: An Extension

This structure is derived from Geolocation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1GeolocationExtension
... extension 3..*ExtensionExtension
... extension:geodicSystem 1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"geodicSystem"
.... value[x] 0..1stringValue of extension
... extension:reliablePosition 0..*ExtensionExtension
.... extension 0..0
.... url 1..1uri"reliablePosition"
.... value[x] 0..1booleanValue of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1GeolocationExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 3..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:latitude 1..1ExtensionLatitude with WGS84 datum
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"latitude"
.... value[x] 1..1decimalValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"longitude"
.... value[x] 1..1decimalValue of extension
... extension:geodicSystem 1..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"geodicSystem"
.... value[x] 0..1stringValue of extension
... extension:reliablePosition 0..*ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"reliablePosition"
.... value[x] 0..1booleanValue of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/geolocation"

doco Documentation for this format

This structure is derived from Geolocation

Summary

Complex Extension:

  • latitude: decimal: Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below).
  • longitude: decimal: Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below).
  • geodicSystem: string: An Extension
  • reliablePosition: boolean: An Extension

Differential View

This structure is derived from Geolocation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1GeolocationExtension
... extension 3..*ExtensionExtension
... extension:geodicSystem 1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"geodicSystem"
.... value[x] 0..1stringValue of extension
... extension:reliablePosition 0..*ExtensionExtension
.... extension 0..0
.... url 1..1uri"reliablePosition"
.... value[x] 0..1booleanValue of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1GeolocationExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 3..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:latitude 1..1ExtensionLatitude with WGS84 datum
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"latitude"
.... value[x] 1..1decimalValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"longitude"
.... value[x] 1..1decimalValue of extension
... extension:geodicSystem 1..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"geodicSystem"
.... value[x] 0..1stringValue of extension
... extension:reliablePosition 0..*ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"reliablePosition"
.... value[x] 0..1booleanValue of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/geolocation"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()