http://terminology.hl7.org/CodeSystem/iso3166-1edition2alpha2|2.0.1

name
Iso31661edition2alpha2
package
hl7.terminology@6.3.0
content
not-present
status
retired
date
2022-08-23 04:00:00.0

ISO 3166 Part 1 Country Codes, 2nd Edition, Alpha-2

Identifies the coding system published in the ISO 3166-1 Standard for Country codes, 2nd edition, 2-character alphabetic codes.

POST /CodeSystem/$validate-codedocs

Input

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