This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2\0347\v2-0347.json

FHIR Value set/code system definition for HL7 v2 table 0347 ( State/Province)

{
  "resourceType": "ValueSet",
  "text": {
    "status": "additional",
    "div": "<div><p>State/Province</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>...<a name=\".46.46.46\"> </a></td><td>No suggested values defined</td><td>added v2.5.1, removed after v2.6</td></tr>\r\n <tr><td>AB<a name=\"AB\"> </a></td><td>Alberta  (US and Canada)</td><td>added v2.5, removed after v2.6</td></tr>\r\n <tr><td>MI<a name=\"MI\"> </a></td><td>Michigan  (US)</td><td>added v2.5, removed after v2.6</td></tr>\r\n <tr><td>…<a name=\".8230\"> </a></td><td>No suggested values defined</td><td>added v2.7</td></tr>\r\n</table>\r\n</div>"
  },
  "identifier": "http://hl7.org/fhir/v2/vs/0347",
  "name": "v2 State/Province",
  "publisher": "HL7, Inc",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org"
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0347 ( State/Province)",
  "status": "active",
  "date": "2011-01-28",
  "define": {
    "system": "http://hl7.org/fhir/v2/0347",
    "caseSensitive": true,
    "concept": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/tools-extensions#deprecated",
            "valueBoolean": true
          }
        ],
        "code": "...",
        "display": "No suggested values defined"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/tools-extensions#deprecated",
            "valueBoolean": true
          }
        ],
        "code": "AB",
        "display": "Alberta  (US and Canada)"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/tools-extensions#deprecated",
            "valueBoolean": true
          }
        ],
        "code": "MI",
        "display": "Michigan  (US)"
      },
      {
        "code": "…",
        "display": "No suggested values defined"
      }
    ]
  }
}