COVID-19 FHIR Profile Library IG Informative Version, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-COVID19Library-ig/ and changes regularly. See the Directory of published versions
Active as of 2022-07-25 |
{
"resourceType" : "ValueSet",
"id" : "iso-state-codes-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-iso3166-2.html\"><code>urn:iso:std:iso:3166:-2</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/covid19library/ValueSet/iso-state-codes-value-set",
"version" : "1.0.0",
"name" : "ISOStateVS",
"title" : "ISO Code System 3166 state/province codes.",
"status" : "active",
"date" : "2022-07-25T12:22:40+00:00",
"publisher" : "HL7 International - Clinical Information Modeling Initiative",
"contact" : [
{
"name" : "HL7 International - Clinical Information Modeling Initiative",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/cimi"
}
]
},
{
"name" : "Logica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.logicahealth.org/"
}
]
},
{
"name" : "HL7",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.org"
}
]
}
],
"description" : "The ISO 3166 State/Province codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "TBD",
"compose" : {
"include" : [
{
"system" : "urn:iso:std:iso:3166:-2"
}
]
}
}