{
  "resourceType": "Organization",
  "id": "ad3-o2",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
    ]
  },
  "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/departments",
      "value": "631cf10e-42d6-4165-9907-11e2333d4a85"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "X3",
          "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
          "display": "Verplegings- of verzorgingsinstelling"
        }
      ]
    }
  ],
  "name": "Nursing department at Organization 3",
  "partOf": {
    "reference": "Organization/ad3-o1"
  }
}
