WOF Connect📍
0.1.1 - ci-build [WIP]

WOF Connect📍, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-connect/ and changes regularly. See the Directory of published versions

: Appointment-GetByIdExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Appointment",
  "id" : "Appointment-GetByIdExample",
  "meta" : {
    "profile" : [
      🔗 "https://profiles.ihe.net/ITI/Scheduling/StructureDefinition/ihe-sched-appt"
    ],
    "tag" : [
      {
        "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
        "code" : "frenda"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment Appointment-GetByIdExample</b></p><a name=\"Appointment-GetByIdExample\"> </a><a name=\"hcAppointment-GetByIdExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://profiles.ihe.net/ITI/Scheduling/1.0.0/StructureDefinition-ihe-sched-appt.html\">IHE ITI Appointment Profile</a></p><p style=\"margin-bottom: 0px\">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><blockquote><p><b>WofConnect Characteristic</b></p><p><b>minChangeHours</b>: 48</p><p><b>webReschedulingCountAllowed</b>: 3</p><p><b>schedulingAvailability</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic scheduling-accepts-cancellation}, {http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic scheduling-accepts-reschedule}\">Cancellation available</span></p><blockquote><p><b>url</b></p>scheduling</blockquote></blockquote><blockquote><p><b>WOF Connect Appointment Update - Reschedule &amp; Cancellation</b></p><ul><li>webReschedulingCount: 0</li><li>canBeRescheduled: true</li><li>canBeCancelled: true</li></ul></blockquote><p><b>status</b>: Booked</p><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 4e10ed9b-814e-41c9-999f-3866de9d5343}\">Akuttid för barnpatienter.</span></p><p><b>description</b>: Akut</p><p><b>start</b>: 2026-02-12 08:00:00+0000</p><p><b>end</b>: 2026-02-12 08:30:00+0000</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Practitioner/3dc38cf1-2039-40f1-b85f-6164f202c235\">Utv Mattias Ekberg</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Organization/48e428b0-fb37-4224-84df-5783a301a9da\">Service Well AB</a></p><p><b>status</b>: Accepted</p></blockquote><p><b>requestedPeriod</b>: 2026-02-12 08:00:00+0000 --&gt; 2026-02-12 08:30:00+0000</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "extension" : [
            {
              "url" : "minChangeHours",
              "valueInteger" : 48
            },
            {
              "url" : "webReschedulingCountAllowed",
              "valueInteger" : 3
            },
            {
              "url" : "schedulingAvailability",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic",
                    "code" : "scheduling-accepts-cancellation",
                    "display" : "Cancellation available"
                  },
                  {
                    "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic",
                    "code" : "scheduling-accepts-reschedule",
                    "display" : "Reschedule available"
                  }
                ]
              }
            }
          ],
          "url" : "scheduling"
        }
      ],
      "url" : "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wofconnect-characteristic"
    },
    {
      "extension" : [
        {
          "url" : "webReschedulingCount",
          "valueInteger" : 0
        },
        {
          "url" : "canBeRescheduled",
          "valueBoolean" : true
        },
        {
          "url" : "canBeCancelled",
          "valueBoolean" : true
        }
      ],
      "url" : "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wofconnect-appointment-update"
    }
  ],
  "status" : "booked",
  "serviceType" : [
    {
      "coding" : [
        {
          "system" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id",
          "code" : "4e10ed9b-814e-41c9-999f-3866de9d5343",
          "display" : "Akuttid för barnpatienter."
        }
      ],
      "text" : "Akuttid för barnpatienter."
    }
  ],
  "description" : "Akut",
  "start" : "2026-02-12T08:00:00Z",
  "end" : "2026-02-12T08:30:00Z",
  "participant" : [
    {
      "actor" : {
        "reference" : "Practitioner/3dc38cf1-2039-40f1-b85f-6164f202c235",
        "display" : "Utv Mattias Ekberg"
      },
      "status" : "accepted"
    },
    {
      "actor" : {
        "reference" : "Organization/48e428b0-fb37-4224-84df-5783a301a9da",
        "display" : "Service Well AB"
      },
      "status" : "accepted"
    }
  ],
  "requestedPeriod" : [
    {
      "start" : "2026-02-12T08:00:00Z",
      "end" : "2026-02-12T08:30:00Z"
    }
  ]
}