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

FHIR IG Statistics: CodeSystem/hpi-country-code-1.0

Packagetewhatuora.hip-core
TypeCodeSystem
Idhpi-country-code-1.0
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/CodeSystem-hpi-country-code-1.0.html
URLhttps://standards.digital.health.nz/ns/country-code
Version1.0
Statusdraft
Date2020-02-24T00:00:00+13:00
NameHpi_country_code_2_0
TitleHPI Country Code
Authoritynational
DescriptionSupplementary country codes to extend ISO3166-1.
PurposeTo cover countries not included in ISO3166-1.
Contentcomplete

Resources that use this resource

ConceptMap
country-code-downcountry-code-down
urn:moh:nzscc99NZSCC4N99_to_ISO3166-1.csv
ValueSet
country-codeISO 3166-1:2013 (2-alpha country code)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem hpi-country-code-1.0

This case-insensitive code system https://standards.digital.health.nz/ns/country-code defines the following codes:

CodeDisplay
XK Kosovo
ANHH Netherlands Antilles
CSHH Czechoslavakia
ZRHH Zaire

Source

{
  "resourceType": "CodeSystem",
  "id": "hpi-country-code-1.0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/country-code",
  "version": "1.0",
  "name": "Hpi_country_code_2_0",
  "title": "HPI Country Code",
  "status": "draft",
  "experimental": false,
  "date": "2020-02-24T00:00:00+13:00",
  "publisher": "Te Whatu Ora",
  "contact": [
    {
      "name": "Te Whatu Ora",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description": "Supplementary country codes to extend ISO3166-1.",
  "purpose": "To cover countries not included in ISO3166-1.",
  "caseSensitive": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "XK",
      "display": "Kosovo"
    },
    {
      "code": "ANHH",
      "display": "Netherlands Antilles"
    },
    {
      "code": "CSHH",
      "display": "Czechoslavakia"
    },
    {
      "code": "ZRHH",
      "display": "Zaire"
    }
  ]
}