{
  "resourceType": "StructureDefinition",
  "id": "DhdCataractOrganization",
  "url": "http://dhd.nl/fhir/StructureDefinition/DhdCataractOrganization",
  "version": "0.1.1",
  "name": "DhdCataractOrganization",
  "status": "draft",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "min": 1
      },
      {
        "id": "Organization.identifier:AGB",
        "path": "Organization.identifier",
        "sliceName": "AGB",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organization.identifier:LocatieCode",
        "path": "Organization.identifier",
        "sliceName": "LocatieCode",
        "definition": "Dit is de locatienummer van de vestiging binnen de zorginstelling. Bij ziekenhuizen zal hier gebruik worden gemaakt van het DISVolgnummer.",
        "max": "1"
      },
      {
        "id": "Organization.identifier:LocatieCode.system",
        "path": "Organization.identifier.system",
        "binding": {
          "strength": "preferred",
          "description": "Url to identify location"
        }
      },
      {
        "id": "Organization.type:organizationType",
        "path": "Organization.type",
        "sliceName": "organizationType"
      },
      {
        "id": "Organization.type:organizationType.coding.system",
        "path": "Organization.type.coding.system",
        "binding": {
          "strength": "example",
          "description": "Url to identify organizationType"
        }
      },
      {
        "id": "Organization.type:departmentSpecialty",
        "path": "Organization.type",
        "sliceName": "departmentSpecialty"
      },
      {
        "id": "Organization.type:departmentSpecialty.coding.system",
        "path": "Organization.type.coding.system",
        "binding": {
          "strength": "example",
          "description": "Url to identify organizationType"
        }
      }
    ]
  }
}