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

FHIR IG Statistics: CodeSystem/jurisdiction

Packageidmp.who-umc.org.fhir
Resource TypeCodeSystem
Idjurisdiction
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-jurisdiction.html
URLhttp://who-umc.org/idmp/CodeSystem/jurisdiction
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
Namejurisdiction
TitleAdditional jurisdictional areas compolementing the ISO 3166 country codes
Realmuv
DescriptionAdditional jurisdictional areas compolementing the ISO 3166 country codes.
CopyrightUppsala Monitoring Centre
Contentcomplete

Resources that use this resource

ValueSet
jurisdictionJurisdiction Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem jurisdiction

This case-sensitive code system http://who-umc.org/idmp/CodeSystem/jurisdiction defines the following code:

CodeDisplayDefinition
EU European UnionEuropean Union

Source

{
  "resourceType": "CodeSystem",
  "id": "jurisdiction",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/CodeSystem/jurisdiction",
  "version": "0.1.0",
  "name": "jurisdiction",
  "title": "Additional jurisdictional areas compolementing the ISO 3166 country codes",
  "status": "active",
  "experimental": false,
  "date": "2025-06-18T08:26:54+00:00",
  "publisher": "Uppsala Monitoring Centre",
  "contact": [
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    },
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    }
  ],
  "description": "Additional jurisdictional areas compolementing the ISO 3166 country codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "Uppsala Monitoring Centre",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "EU",
      "display": "European Union",
      "definition": "European Union"
    }
  ]
}