FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/ISO3166Part2

Packagehl7.terminology
TypeNamingSystem
IdISO3166Part2
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-ISO3166Part2.html
URLhttp://terminology.hl7.org/NamingSystem/ISO3166Part2
Version1.0.0
Statusactive
Date2022-08-23T00:00:00-00:00
NameISO3166Part2
TitleISO 3166-2 Codes for the representation of names of countries and their subdivisions — Part 2: Country subdivision code
Realmuv
Authorityhl7
DescriptionISO 3166-2 establishes a code that represents the names of the principal administrative divisions, or similar areas, of the countries and entities included in ISO 3166-1.
Kindcodesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem ISO3166Part2

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/ISO3166Part2
Version1.0.0
NameISO3166Part2
TitleISO 3166-2 Codes for the representation of names of countries and their subdivisions — Part 2: Country subdivision code
Statusactive
Definition

ISO 3166-2 establishes a code that represents the names of the principal administrative divisions, or similar areas, of the countries and entities included in ISO 3166-1.

PublisherInternational Organization for Standardization (ISO)

Identifiers

TypeValuePreferred
OIDurn:oid:1.0.3166.2true
URIurn:iso:std:iso:3166:-2true

Source

{
  "resourceType": "NamingSystem",
  "id": "ISO3166Part2",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/ISO3166Part2",
  "version": "1.0.0",
  "name": "ISO3166Part2",
  "title": "ISO 3166-2 Codes for the representation of names of countries and their subdivisions — Part 2: Country subdivision code",
  "status": "active",
  "kind": "codesystem",
  "date": "2022-08-23T00:00:00-00:00",
  "publisher": "International Organization for Standardization (ISO)",
  "contact": [
    {
      "name": "International Organization for Standardization (ISO)",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.iso.org/"
        }
      ]
    }
  ],
  "responsible": "International Organization for Standardization (ISO)",
  "description": "ISO 3166-2 establishes a code that represents the names of the principal administrative divisions, or similar areas, of the countries and entities included in ISO 3166-1.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "urn:oid:1.0.3166.2",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:iso:std:iso:3166:-2",
      "preferred": true
    }
  ]
}