0.6.5 - ci-build

USInterstateInteroperability - Local Development build (v0.6.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: US-State-DistrictofColumbia - JSON Representation

Raw json | Download

{
  "resourceType" : "Location",
  "id" : "uEkrqm29DjZbHYZiT",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location uEkrqm29DjZbHYZiT</b></p><a name=\"uEkrqm29DjZbHYZiT\"> </a><a name=\"hcuEkrqm29DjZbHYZiT\"> </a><a name=\"uEkrqm29DjZbHYZiT-en-US\"> </a><p><b>org/</b>: {&quot;type&quot;:&quot;Polygon&quot;,&quot;coordinates&quot;:[[[-76.90939499999998,38.892811999999985],[-77.04099899999999,38.99510999999999],[-77.11989999999997,38.934310999999994],[-77.03169799999996,38.850512],[-77.03859799999998,38.79151299999998],[-76.90939499999998,38.892811999999985]]]}</p><p><b>identifier</b>: <code>https://www.usps.com</code>/DC, <code>https://www.census.gov/</code>/0400000US11, <code>https://github.com/awatson1978/us-state-profiles/index</code>/11</p><p><b>status</b>: Active</p><p><b>name</b>: State of District of Columbia</p><p><b>address</b>: DC USA </p></div>"
  },
  "extension" : [
    {
      "url" : "https://geojson.org/",
      "valueString" : "{\"type\":\"Polygon\",\"coordinates\":[[[-76.90939499999998,38.892811999999985],[-77.04099899999999,38.99510999999999],[-77.11989999999997,38.934310999999994],[-77.03169799999996,38.850512],[-77.03859799999998,38.79151299999998],[-76.90939499999998,38.892811999999985]]]}"
    }
  ],
  "identifier" : [
    {
      "system" : "https://www.usps.com",
      "value" : "DC"
    },
    {
      "system" : "https://www.census.gov/",
      "value" : "0400000US11"
    },
    {
      "system" : "https://github.com/awatson1978/us-state-profiles/index",
      "value" : "11"
    }
  ],
  "status" : "active",
  "name" : "State of District of Columbia",
  "address" : {
    "state" : "DC",
    "country" : "USA"
  }
}