{
  "resourceType" : "Location",
  "id" : "f37e7fdb-21b9-54ac-bd36-70c56f2f09c7",
  "meta" : {
    "profile" : ["http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-location"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location f37e7fdb-21b9-54ac-bd36-70c56f2f09c7</b></p><a name=\"f37e7fdb-21b9-54ac-bd36-70c56f2f09c7\"> </a><a name=\"hcf37e7fdb-21b9-54ac-bd36-70c56f2f09c7\"> </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>: <a href=\"NamingSystem-kvk-vestigingsnummer.html\" title=\"This identifier system represents KvK vestigingsnummers.\">KvkVestigingsnummer</a>/990064773194\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>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}\">Building</span></p><p><b>managingOrganization</b>: <a href=\"Organization-e1ce0872-8a80-5fdd-8b30-a3b2203ef46b.html\">Organization Nursing department at Organization 3</a></p></div>"
  },
  "identifier" : [{
    "use" : "official",
    "system" : "http://fhir.nl/fhir/NamingSystem/kvk-vestigingsnummer",
    "value" : "990064773194",
    "assigner" : {
      "identifier" : {
        "type" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "custodian"
          }]
        },
        "system" : "http://fhir.nl/fhir/NamingSystem/kvk",
        "value" : "50000535"
      }
    }
  }],
  "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"
  },
  "physicalType" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
      "code" : "bu",
      "display" : "Building"
    }]
  },
  "managingOrganization" : {
    "reference" : "Organization/e1ce0872-8a80-5fdd-8b30-a3b2203ef46b"
  }
}