http://terminology.hl7.org/CodeSystem/v3-Country|2.0.1

name
Country
package
hl7.terminology.r4@6.3.0
content
complete
status
retired
date
2019-03-20 00:00:00.0

Country

The territory of a sovereign nation.\r\n\r\nNote that this has been deprecated in favor of using the ISO 3166 Country codes - 1.0.3166.1 iso3166-1

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-Country"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}