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

FHIR IG Statistics: ValueSet/CountryISO

Packagehealthdata.be.r4.cbb
Resource TypeValueSet
IdCountryISO
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/CountryISO
URLhttps://fhir.healthdata.be/ValueSet/CountryISO
Version2020-09-01T00:00:00
Statusdraft
NameCountryISO
TitleCountryISO
DescriptionISO 3166-1 (alpha-2) - All values
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

StructureDefinition
HdBe-AddressInformationHdBe-AddressInformation
HdBe-PatientHdBe-Patient
HdBe-AddressInformationHdBe-AddressInformation
HdBe-NationalityHdBe-Nationality

Resources that this resource uses

CodeSystem
urn:iso:std:iso:3166ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code
NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "CountryISO",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "en-US",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+02:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/ValueSet/CountryISO",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.20.5.2"
    }
  ],
  "version": "2020-09-01T00:00:00",
  "name": "CountryISO",
  "title": "CountryISO",
  "status": "draft",
  "experimental": false,
  "publisher": "Healthdata.be (Sciensano)",
  "description": "ISO 3166-1 (alpha-2) - All values",
  "immutable": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:3166"
      },
      {
        "system": "https://fhir.healthdata.be/CodeSystem/NullFlavor",
        "concept": [
          {
            "code": "999",
            "display": "Missing data",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Ontbrekende data"
              },
              {
                "language": "fr-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Donnée manquante"
              }
            ]
          },
          {
            "code": "9999",
            "display": "Residence not in Belgium",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Woonplaats niet in België"
              },
              {
                "language": "fr-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Résidence pas en Belgique"
              }
            ]
          }
        ]
      }
    ]
  }
}