SHINNYIG - Local Development build (v0.2). See the Directory of published versions
: USPS Two Letter Alphabetic Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "us-core-usps-state",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>https://www.usps.com/</code></li></ul></div>"
},
"url" : "http://shinny.org/ValueSet/us-core-usps-state",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.40"
}
],
"version" : "0.2",
"name" : "UspsTwoLetterAlphabeticCodes",
"title" : "USPS Two Letter Alphabetic Codes",
"status" : "active",
"date" : "2019-05-21",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://shinny.org/publisher"
}
]
}
],
"description" : "This value set defines two letter USPS alphabetic codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "On July 1, 1963, the Post Office Department implemented the five-digit ZIP Code, which was placed after the state name in the last line of an address. To provide room for the ZIP Code, the Department issued two-letter abbreviations for all states and territories. Publication 59, Abbreviations for Use with ZIP Code, issued by the Department in October 1963. There is no copyright restriction on this value set.",
"compose" : {
"include" : [
{
"system" : "https://www.usps.com/"
}
]
}
}