{
  "resourceType" : "Location",
  "id" : "bbec4d2a-1be2-539b-817e-f85ef6e895f2",
  "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 bbec4d2a-1be2-539b-817e-f85ef6e895f2</b></p><a name=\"bbec4d2a-1be2-539b-817e-f85ef6e895f2\"> </a><a name=\"hcbbec4d2a-1be2-539b-817e-f85ef6e895f2\"> </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>/990064773193\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Active</p><p><b>name</b>: Main Building</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>: Smidsstraat 10 Zelhem 7021 AC 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-7c98f969-6c3b-5dd3-a18e-e9cf02c8497d.html\">Organization example Care Institution</a></p></div>"
  },
  "identifier" : [{
    "use" : "official",
    "system" : "http://fhir.nl/fhir/NamingSystem/kvk-vestigingsnummer",
    "value" : "990064773193",
    "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" : "Main Building",
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "SNF",
      "display" : "Skilled nursing facility"
    }]
  }],
  "address" : {
    "line" : ["Smidsstraat 10"],
    "city" : "Zelhem",
    "postalCode" : "7021 AC",
    "country" : "NL"
  },
  "physicalType" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
      "code" : "bu",
      "display" : "Building"
    }]
  },
  "managingOrganization" : {
    "reference" : "Organization/7c98f969-6c3b-5dd3-a18e-e9cf02c8497d"
  }
}