{
  "resourceType": "StructureDefinition",
  "id": "eAfspraak-Appointment-PatientInstructions",
  "url": "http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment-PatientInstructions",
  "version": "2.0.0",
  "name": "eAfspraakAppointmentPatientInstruction",
  "title": "eAfspraak Appointment Patient Instructions",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Remarks associated with the appointment that are not part of the appointment and as such are not influenced by third party edits of the appointment.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Appointment"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment-PatientInstructions"
      },
      {
        "id": "Extension.value[x]:valueString",
        "path": "Extension.valueString",
        "sliceName": "valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}