{
  "resourceType": "StructureDefinition",
  "url": "https://3.example.org/StructureDefinition/SlotId-ref",
  "name": "SlotId-ref",
  "status": "draft",
  "date": "2018-03-15T09:41:48.063+00:00",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "MedicationAdministration"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://3.example.org/StructureDefinition/SlotId-ref"
      },
      {
        "id": "Extension.valueInteger:valueInteger",
        "path": "Extension.valueInteger",
        "sliceName": "valueInteger",
        "type": [
          {
            "code": "integer"
          }
        ]
      }
    ]
  }
}