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

FHIR IG Statistics: ValueSet/il-core-extended-country-codes

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-extended-country-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-extended-country-codes
URLhttp://fhir.health.gov.il/ValueSet/il-core-extended-country-codes
Statusactive
NameILCoreEextendedCountryCodes
TitleCountry Codes
Realmil
Authoritynational
DescriptionCodes for countries according to ISO 3166

Resources that use this resource

StructureDefinition
il-core-patientILCore Patient Profile

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
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ILCoreEextendedCountryCodes",
  "id": "il-core-extended-country-codes",
  "title": "Country Codes",
  "description": "Codes for countries according to ISO 3166",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-extended-country-codes",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:3166"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}