FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-v3-Country.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-v3-Country.html
URLhttp://terminology.hl7.org/CodeSystem/v3-Country
Version2.0.1
Statusretired
Date2019-03-20
NameCountry
TitleCountry
Realmuv
Authorityhl7
DescriptionThe territory of a sovereign nation. Note that this has been deprecated in favor of using the ISO 3166 Country codes - 1.0.3166.1 iso3166-1
Contentcomplete

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: CodeSystem v3-Country

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
internalIdinternalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-Country defines the following codes in a Is-A hierarchy:

Code

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-Country",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-Country",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.5.28"
    }
  ],
  "version": "2.0.1",
  "name": "Country",
  "title": "Country",
  "status": "retired",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "HL7",
  "contact": [
    {
      "name": "Health Level Seven, Inc."
    }
  ],
  "description": "The territory of a sovereign nation.\r\n\r\nNote that this has been deprecated in favor of using the ISO 3166 Country codes - 1.0.3166.1 iso3166-1",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "internalId",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
      "description": "The internal identifier for the concept in the HL7 Access database repository.",
      "type": "code"
    }
  ]
}