{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2022-01-20T14:55:03.52+00:00"
  },
  "url": "https://example.org/fhir/StructureDefinition/MyAppointment",
  "name": "MyAppointment",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Appointment",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment",
  "derivation": "constraint"
}