urn:iso:std:iso:3166:-2|2013-11

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

ISO 3166 Part 2 Country Subdivision Codes

Identifies the coding system published in the ISO 3166-2 Standard for Country Subdivision codes. This standard is released periodically, and a new OID will be assigned by ISO for new editions.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "urn:iso:std:iso:3166:-2"
  }, {
    "name" : "version",
    "valueString" : "2013-11"
  } ]
}