http://terminology.hl7.org/CodeSystem/v3-ISO3166-3retired|2.0.1

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

ISO 3166 Numeric country Codes

Numeric country codes\r\n\r\nNote that this was erroneously entered into the HL7 system some years ago and has been replaced by 1.0.3166.1.2.1 at the request of ISO.

POST /CodeSystem/$validate-codedocs

Input

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