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

FHIR IG Statistics: NamingSystem/v3-iso3166-1

Packagehl7.terminology.r4b
TypeNamingSystem
Idv3-iso3166-1
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/NamingSystem-v3-iso3166-1.html
URLhttp://terminology.hl7.org/NamingSystem/v3-iso3166-1
Version2.1.0
Statusretired
Date2021-11-09T10:00:00+10:00
NameIso31661
TitleISO 3166 Part 1 Country Codes
Realmuv
Authorityhl7
DescriptionIdentifies the coding system published in the ISO 3166-1 Standard for Country codes. This standard is released periodically, and a new OID will be assigned by ISO for new editions.
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 v3-iso3166-1

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/v3-iso3166-1
Version2.1.0
NameIso31661
TitleISO 3166 Part 1 Country Codes
Statusretired
Definition

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

PublisherISO

Identifiers

TypeValuePreferred
OID1.0.3166.1true
URIhttp://terminology.hl7.org/CodeSystem/v3-iso3166-1false
URIurn:iso:std:iso:3166true

Source

{
  "resourceType": "NamingSystem",
  "id": "v3-iso3166-1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/v3-iso3166-1"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "2.1.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "ISO 3166 Part 1 Country Codes"
    }
  ],
  "name": "Iso31661",
  "status": "retired",
  "kind": "codesystem",
  "date": "2021-11-09T10:00:00+10:00",
  "publisher": "ISO",
  "contact": [
    {
      "name": "International Standards Organization (ISO)"
    }
  ],
  "responsible": "ISO",
  "description": "Identifies the coding system published in the ISO 3166-1 Standard for Country codes. This standard is released periodically, and a new OID will be assigned by ISO for new editions.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "1.0.3166.1",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/v3-iso3166-1",
      "preferred": false
    },
    {
      "type": "uri",
      "value": "urn:iso:std:iso:3166",
      "preferred": true
    }
  ]
}