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

FHIR IG Statistics: NamingSystem/ISO3166Part1

Packagehl7.terminology
TypeNamingSystem
IdISO3166Part1
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-ISO3166Part1.html
URLhttp://terminology.hl7.org/NamingSystem/ISO3166Part1
Version1.0.0
Statusactive
Date2022-08-23T00:00:00-00:00
NameISO3166Part1
TitleISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code
Realmuv
Authorityhl7
DescriptionISO 3166-1 establishes codes that represent the current names of countries, dependencies, and other areas of particular geopolitical interest, on the basis of country names obtained from the United Nations.
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 ISO3166Part1

Summary

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

ISO 3166-1 establishes codes that represent the current names of countries, dependencies, and other areas of particular geopolitical interest, on the basis of country names obtained from the United Nations.

PublisherInternational Organization for Standardization (ISO)

Identifiers

TypeValuePreferred
OID1.0.3166.1true
URIurn:iso:std:iso:3166true

Source

{
  "resourceType": "NamingSystem",
  "id": "ISO3166Part1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/ISO3166Part1",
  "version": "1.0.0",
  "name": "ISO3166Part1",
  "title": "ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country 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-1 establishes codes that represent the current names of countries, dependencies, and other areas of particular geopolitical interest, on the basis of country names obtained from the United Nations.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "1.0.3166.1",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:iso:std:iso:3166",
      "preferred": true
    }
  ]
}