{
  "resourceType": "StructureDefinition",
  "id": "ei-web-links",
  "meta": {
    "lastUpdated": "2017-09-22T10:02:25.571+00:00"
  },
  "url": "http://www.agfa.com/ei/fhir/StructureDefinition/ei-web-links",
  "name": "Enterprise Imaging Web Links",
  "status": "draft",
  "date": "2017-09-20T02:51:58.725+00:00",
  "description": "BookmarkedSiteAttachment",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "agfa-ei-model",
      "name": "Enterprise Imaging Data Model"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "List",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "List.code",
        "path": "List.code",
        "max": "0"
      },
      {
        "id": "List.subject",
        "path": "List.subject",
        "max": "0"
      },
      {
        "id": "List.encounter",
        "path": "List.encounter",
        "max": "0"
      },
      {
        "id": "List.date",
        "path": "List.date",
        "max": "0"
      },
      {
        "id": "List.source",
        "path": "List.source",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
          },
          {
            "code": "Reference",
            "profile": "http://www.agfa.com/ei/fhir/StructureDefinition/ei-practitioner"
          }
        ]
      },
      {
        "id": "List.entry.item.reference",
        "path": "List.entry.item.reference",
        "max": "0"
      }
    ]
  }
}