http://terminology.hl7.org/CodeSystem/EPSG-GeodeticParameterDataset|3.0.1

name
EPSGGeodeticParameterDataset
package
hl7.terminology@6.3.0
content
not-present
status
retired
date
2019-03-20 04:00:00.0

EPSG Geodetic Parameter Dataset

**Description:** The EPSG (European Petroleum Survey Group) dataset represents all Datums, coordinate references (projected and 2D geographic) and coordinate systems (including Cartesian coordinate systems) used in surveying worldwide. Each record includes a 4-8 digit unique identifier. The current version is available from http://www.epsg.org/. The database contains over 4000 records covering spatial data applications worldwide.\r\n\r\n**Deprecation Comment:** This has been superceded by the two code systems EPSG-CRS and EPSG-CA

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/EPSG-GeodeticParameterDataset"
  }, {
    "name" : "version",
    "valueString" : "3.0.1"
  } ]
}