{
  "resourceType" : "Location",
  "id" : "9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b",
  "meta" : {
    "profile" : ["http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-location"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location 9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b</b></p><a name=\"9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b\"> </a><a name=\"hc9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-gf-location.html\">NL Generic Functions Location Profile</a></p></div><p><b>identifier</b>: <code>https://cp3-test.example.org/locations</code>/9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Active</p><p><b>name</b>: Verpleeghuis Weltevree</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SNF}\">Skilled nursing facility</span></p><p><b>address</b>: Doetinchem NL </p><p><b>managingOrganization</b>: <a href=\"Organization-631cf10e-42d6-4165-9907-11e2333d4a85.html\">Organization Nursing department at Organization 3</a></p></div>"
  },
  "identifier" : [{
    "use" : "official",
    "system" : "https://cp3-test.example.org/locations",
    "value" : "9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b",
    "assigner" : {
      "identifier" : {
        "type" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }]
        },
        "system" : "http://fhir.nl/fhir/NamingSystem/ura",
        "value" : "33333333"
      }
    }
  }],
  "status" : "active",
  "name" : "Verpleeghuis Weltevree",
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "SNF",
      "display" : "Skilled nursing facility"
    }]
  }],
  "address" : {
    "city" : "Doetinchem",
    "country" : "NL"
  },
  "managingOrganization" : {
    "reference" : "Organization/631cf10e-42d6-4165-9907-11e2333d4a85"
  }
}