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

FHIR IG Statistics: ValueSet/jurisdiction

Packageidmp.who-umc.org.fhir
TypeValueSet
Idjurisdiction
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-jurisdiction.html
URLhttp://who-umc.org/idmp/ValueSet/jurisdiction
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
NameVsJurisdiction
TitleJurisdiction Value Set
Realmuv
DescriptionJurisdiction Value Set

Resources that use this resource

StructureDefinition
MedicinalProductDefinition-who-php-pubMedicinalProductDefinition for publication
MedicinalProductDefinition-who-php-reqMedicinalProductDefinition for PhPID request

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
jurisdictionAdditional jurisdictional areas compolementing the ISO 3166 country codes
urn:iso:std:iso:3166ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code

Narrative

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

Generated Narrative: ValueSet jurisdiction

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "jurisdiction",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/ValueSet/jurisdiction",
  "version": "0.1.0",
  "name": "VsJurisdiction",
  "title": "Jurisdiction Value Set",
  "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": "Jurisdiction Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://who-umc.org/idmp/CodeSystem/jurisdiction"
      },
      {
        "system": "urn:iso:std:iso:3166"
      }
    ]
  }
}