Package | hl7.terminology |
Type | ValueSet |
Id | jurisdiction |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-jurisdiction.html |
URL | http://terminology.hl7.org/ValueSet/jurisdiction |
Version | 1.0.0 |
Status | active |
Date | 2024-02-20T21:40:00+10:00 |
Name | JurisdictionValueSet |
Title | Jurisdiction ValueSet |
Realm | uv |
Authority | hl7 |
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. 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). |
Copyright | This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
StructureDefinition | |
artifact-jurisdiction | Artifact Jurisdiction |
individual-recordedSexOrGender | Person Recorded Sex Or Gender |
individual-recordedSexOrGender | Person Recorded Sex Or Gender |
ValueSet | |
jurisdiction-extended | Jurisdiction ValueSet - AU Extended |
CodeSystem | |
urn:iso:std:iso:3166 | ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code |
urn:iso:std:iso:3166:-2 | ISO 3166-2 Codes for the representation of names of countries and their subdivisions — Part 2: Country subdivision code |
urn:iso:std:iso:3166 | ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code |
urn:iso:std:iso:3166:-2 | ISO 3166-2 Codes for the representation of names of countries and their subdivisions — Part 2: Country subdivision code |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet jurisdiction
Last updated: 2023-03-26 15:21:02+1100
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
urn:iso:std:iso:3166
urn:iso:std:iso:3166:-2
http://unstats.un.org/unsd/methods/m49/m49.htm
where class = region{ "resourceType": "ValueSet", "id": "jurisdiction", "meta": { "lastUpdated": "2023-03-26T15:21:02.749+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 } ], "url": "http://terminology.hl7.org/ValueSet/jurisdiction", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.11.21029" } ], "version": "1.0.0", "name": "JurisdictionValueSet", "title": "Jurisdiction ValueSet", "status": "active", "experimental": false, "date": "2024-02-20T21:40:00+10:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "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).", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "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" } ] } ] } }