{
  "resourceType": "Organization",
  "id": "ad3-o1",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
    ]
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/ura",
      "value": "33333333"
    },
    {
      "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/departments",
      "value": "3e799075-63a2-4a4c-913d-a91b8198463d"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "X3",
          "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
          "display": "Verplegings- of verzorgingsinstelling"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+31301234567",
      "use": "work"
    },
    {
      "system": "email",
      "value": "info@organization3.nl",
      "use": "work"
    }
  ],
  "address": [
    {
      "line": [
        "Smidsstraat 10"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Smidsstraat"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "10"
            }
          ]
        }
      ],
      "city": "Zelhem",
      "postalCode": "7021 AC"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ad3-e1"
    },
    {
      "reference": "Endpoint/ad3-e2"
    }
  ],
  "name": "example Care Institution"
}
