http://hl7.org/fhir/ValueSet/jurisdiction|4.0.1

Jurisdiction

Jurisdiction ValueSet

http://hl7.org/fhir/ValueSet/jurisdiction

This value set defines a base set of codes for country, country subdivision and region for indicating where a resource is intended to be used.

Note: The codes for countries and country subdivisions are taken from ISO 3166 while the codes for "supra-national" regions are from UN Standard country or area codes for statistical use (M49).

IDjurisdiction
StatusACTIVE
URLhttp://hl7.org/fhir/ValueSet/jurisdiction
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherFHIR Project team

Includes

Systemurn:iso:std:iso:3166
Systemurn:iso:std:iso:3166:-2
Systemhttp://unstats.un.org/unsd/methods/m49/m49.htm
Filters
PropertyOperatorValue
class=region
{
  "resourceType": "ValueSet",
  "id": "jurisdiction",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:43:39.977+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "vocab"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
  "valueCode": "normative"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 5
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
  "valueCode": "4.0.0"
  } ],
  "url": "http://hl7.org/fhir/ValueSet/jurisdiction",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.48"
  } ],
  "version": "4.0.1",
  "name": "Jurisdiction ValueSet",
  "title": "Jurisdiction",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project team",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org/fhir"
  } ]
  } ],
  "description": "This value set defines a base set of codes for country, country subdivision and region  for indicating where a resource is intended to be used.   \r\n   \r\n   Note: The codes for countries and country subdivisions are taken from  [ISO 3166](https://www.iso.org/iso-3166-country-codes.html)  while the codes for \"supra-national\" regions are from  [UN Standard country or area codes for statistical use (M49)](http://unstats.un.org/unsd/methods/m49/m49.htm).",
  "compose": {
  "include": [ {
    "system": "urn:iso:std:iso:3166"
  }, {
    "system": "urn:iso:std:iso:3166:-2"
  }, {
    "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
    "filter": [ {
    "property": "class",
    "op": "=",
    "value": "region"
    } ]
  } ]
  }
}