FHIR IG analytics| Package | umcterminologies.org |
| Resource Type | ValueSet |
| Id | ValueSet-jurisdiction.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-jurisdiction.html |
| URL | https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service//ValueSet/jurisdiction |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-27T14:04:13+00:00 |
| Name | VsJurisdiction |
| Title | Jurisdiction Value Set |
| Realm | uv |
| Description | Jurisdiction Value Set |
| StructureDefinition | ||
| umcterminologies.org#current | MedicinalProductDefinition-req | MedicinalProductDefinition (request) |
| CodeSystem | ||
| umcterminologies.org#current | jurisdiction | Additional jurisdictional areas complementing the ISO 3166 country codes |
| hl7.terminology.r4b#6.0.2 | urn:iso:std:iso:3166 | ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet jurisdiction
This value set includes codes based on the following rules:
http://umcterminologies.org/CodeSystem/jurisdiction version 📦1.0.0urn:iso:std:iso:3166 version Not Stated (use latest from terminology server){
"resourceType": "ValueSet",
"id": "jurisdiction",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service//ValueSet/jurisdiction",
"version": "1.0.0",
"name": "VsJurisdiction",
"title": "Jurisdiction Value Set",
"status": "active",
"experimental": false,
"date": "2026-03-27T14:04:13+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://umcterminologies.org/CodeSystem/jurisdiction"
},
{
"system": "urn:iso:std:iso:3166"
}
]
}
}