{
  "resourceType": "Location",
  "id": "ad3-l2",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-location"
    ]
  },
  "identifier": [
    {
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "33333333",
          "type": {
            "coding": [
              {
                "code": "author",
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
              }
            ]
          }
        }
      },
      "system": "https://cp3-test.example.org/locations",
      "value": "9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "SNF",
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "display": "Skilled nursing facility"
        }
      ]
    }
  ],
  "address": {
    "city": "Doetinchem",
    "country": "NL"
  },
  "status": "active",
  "name": "Verpleeghuis Weltevree",
  "managingOrganization": {
    "reference": "Organization/631cf10e-42d6-4165-9907-11e2333d4a85"
  }
}
