1.2.0 - STU 2 (Post-Ballot, Pre-Publication Draft)

VRDR - Local Development build (v1.2.0). See the Directory of published versions

: 361aaa44-9955-4cd4-8f55-9f7df3537e17 - JSON Representation

Raw json | Download


{
  "resourceType" : "Location",
  "id" : "361aaa44-9955-4cd4-8f55-9f7df3537e17",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-08-18T14:05:15.893+00:00",
    "source" : "#Q8o9osICOCKRtBw9",
    "profile" : [
      "http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-National-Reporting-Jurisdiction"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 25</p><p><b>name</b>: Massachusetts</p><p><b>alias</b>: MA</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 77968-6}\">National reporting jurisdiction</span></p></div>"
  },
  "identifier" : [
    {
      "value" : "25"
    }
  ],
  "name" : "Massachusetts",
  "alias" : [
    "MA"
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "77968-6",
          "display" : "National reporting jurisdiction"
        }
      ]
    }
  ]
}