DO.COM.05 GooglePlusCode
The spdci:GooglePlusCode object represents a GooglePlus Code
Since GooglePlusCodes are frequently used to describe locations, this Data Objects provides the representation of a location in the format of a Google Plus Code, which can be embedded into the existing DO.COM.04 GeoLocation object.
For a more detailed reference, please have a look at the official Google Documentation for Plus Codes here.
Reference: Google Plus Codes, Google Documentation for Plus Codes
Hint
The DCI Naming Conventions for the Data Objects used within this DO which would usually be CamelCase are neglected here since it is a Google-specific format and conversion is intended to be made as easy as possible for the users. This means that e.g. e.g. plus_code is snake_case (Google) instead of CamelCase (DCI). Also, longitude and latitude which are represented as a full word in the DCI DO.COM.04 GeoLocation object (compliant with the FHIR standard Location - HL7 FHIR v5.0.0) are shortened to lng and lat here to comply with the Google spec for the same reason as above.
This is an exception for user convenience. The standard representation for a location within DCI is DO.COM.04 GeoLocation.
GooglePlusCode
The GooglePlusCode object represents a structured entity encompassing the details and various components of a specific location.
plus_code
The plus_code object represents a structured entity encompassing the details and various components of a specific location.
geometry
The geometry object represents a structured entity encompassing the details and various components of a specific location
location
This representation of location is an exception and only used for thisGooglePlusCodeDO as explained in the Hint
The standard representation of a location within DCI is DO.COM.04 GeoLocation(compliant with the FHIR standard Location - HL7 FHIR v5.0.0)
bounds
The bounds object represents a structured entity encompassing the details and various components of a specific location
Example of Use
Example
Last updated