{
  "resourceType": "Slot",
  "id": "060cb6f5-39a8-43e2-872c-84becf423169",
  "meta": {
    "profile": [
      "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Slot|1.0.1"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ],
    "tag": [
      {
        "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id",
        "code": "4999"
      }
    ]
  },
  "identifier": [
    {
      "system": "http://ontariohealth.ca/fhir/StructureDefinition/slot-identifier",
      "value": "4999.OR1.DF7D4FD9-318E-4E18-98D6-739D47A494E7.2023-02-15.1"
    }
  ],
  "extension": [
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-block",
      "extension": [
        {
          "url": "blockFrequency",
          "valueString": "weekyly"
        },
        {
          "url": "blockAutoRelease",
          "valueInteger": 5
        },
        {
          "url": "blockSurgeons",
          "valueIdentifier": {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
            "value": "12345678"
          }
        },
        {
          "url": "blockService",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "310001007",
                "display": "Anesthetic service"
              }
            ]
          }
        }
      ]
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-is-removed",
      "valueBoolean": true
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-blockchange",
      "extension": [
        {
          "url": "changeDate",
          "valueDateTime": "2023-10-11T13:30:00+00:00"
        },
        {
          "url": "changeReason",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ontariohealth.ca/fhir/CodeSystem/block-change-reason",
                "code": "b-add",
                "display": "Block Added"
              }
            ]
          }
        },
        {
          "url": "changeAuthority",
          "valueString": "XXXX"
        }
      ]
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-block-release",
      "extension": [
        {
          "url": "releaseMinutes",
          "valueInteger": 60
        },
        {
          "url": "releaseReason",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ontariohealth.ca/fhir/CodeSystem/block-release-reason",
                "code": "hd",
                "display": "Holiday"
              }
            ]
          }
        },
        {
          "url": "releaseDate",
          "valueDateTime": "2023-10-11T13:30:00+00:00"
        },
        {
          "url": "releaseRequestDate",
          "valueDateTime": "2023-10-11T13:30:00+00:00"
        }
      ]
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-adjustment-reason",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://ontariohealth.ca/fhir/CodeSystem/adjustment-reason",
            "code": "p-b",
            "display": "Planned-Budget"
          }
        ]
      }
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-slot-name",
      "valueString": "ORTHO 9.5"
    }
  ],
  "schedule": {
    "identifier": {
      "system": "http://ohdomain.org/scheduleid",
      "value": "45"
    }
  },
  "status": "free",
  "start": "2023-02-15T21:00:00Z",
  "end": "2023-02-15T22:30:00Z",
  "comment": "Field #39 - Block Change Description"
}