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

FHIR IG Statistics: ValueSet/il-core-jurisdiction

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

Resources that use this resource

StructureDefinition
ext-patient-immigrationExt: Patient Immigration
il-core-addressILCore Address 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

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ILCoreJurisdiction",
  "id": "il-core-jurisdiction",
  "title": "Country Codes",
  "description": "Codes for countries according to ISO 3166",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-jurisdiction",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:3166"
      }
    ]
  }
}