Package | hl7.fhir.us.vr-common-library |
Resource Type | ValueSet |
Id | ValueSet-usterritories-vr |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vr-common-library/https://build.fhir.org/ig/HL7/vr-common-library/ValueSet-ValueSet-usterritories-vr.html |
URL | http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-usterritories-vr |
Version | 2.0.0 |
Status | active |
Date | 2025-05-05T16:47:09+00:00 |
Name | ValueSetUSTerritoriesVitalRecords |
Title | Value Set - US Territories Vital Records |
Realm | us |
Authority | hl7 |
Description | This valueset contains the set of 2 Letter codes used to represent US Territories |
No resources found
CodeSystem | |
CodeSystem-us-states-territories-vr | Code System - US States and Territories |
Note: links and images are rebased to the (stated) source
{ "resourceType": "ValueSet", "id": "ValueSet-usterritories-vr", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pher" } ], "url": "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-usterritories-vr", "version": "2.0.0", "name": "ValueSetUSTerritoriesVitalRecords", "title": "Value Set - US Territories Vital Records", "status": "active", "experimental": false, "date": "2025-05-05T16:47:09+00:00", "publisher": "HL7 International / Public Health", "contact": [ { "name": "HL7 International / Public Health", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher" } ] } ], "description": "This valueset contains the set of 2 Letter codes used to represent US Territories", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-us-states-territories-vr", "concept": [ { "code": "AS", "display": "American Samoa" }, { "code": "GU", "display": "Guam" }, { "code": "MP", "display": "Northern Mariana Islands" }, { "code": "PR", "display": "Puerto Rico" }, { "code": "VI", "display": "Virgin Islands" } ] } ] } }