{
  "resourceType": "Location",
  "id": "ad3-l1",
  "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": "7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "SNF",
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "display": "Skilled nursing facility"
        }
      ]
    }
  ],
  "address": {
    "line": [
      "Smidsstraat 10"
    ],
    "city": "Zelhem",
    "postalCode": "7021 AC",
    "country": "NL"
  },
  "status": "active",
  "name": "Main Building",
  "managingOrganization": {
    "reference": "Organization/3e799075-63a2-4a4c-913d-a91b8198463d"
  }
}
