This page is part of the WOF Connect Implementation Guide (v0.1.3: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Schedule",
"id" : "ea80a74c-7e6c-86fc-00e1-d9fe9cc5df59",
"meta" : {
"source" : "frenda",
"profile" : [
🔗 "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"
],
"tag" : [
{
"system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
"code" : "frenda"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Schedule ea80a74c-7e6c-86fc-00e1-d9fe9cc5df59</b></p><a name=\"ea80a74c-7e6c-86fc-00e1-d9fe9cc5df59\"> </a><a name=\"hcea80a74c-7e6c-86fc-00e1-d9fe9cc5df59\"> </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\">Information Source: frenda</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 696b3685-dd39-4781-b410-0e700a8ba010}\">Akuttid för vuxna patienter</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 4e10ed9b-814e-41c9-999f-3866de9d5343}\">Akuttid för barnpatienter.</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 949adf08-f5b9-4fca-8423-0e6824b1e3c7}\">För ej akuta ärenden.</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id dummy-st-id}, {http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/endpoint-id dummy-ep-id}\">Temporary ST ID</span></p><p><b>actor</b>: </p><ul><li><a href=\"HealthcareService-48e428b0-fb37-4224-84df-5783a301a9da.html\">Service Well AB</a></li><li><a href=\"Practitioner-3dc38cf1-2039-40f1-b85f-6164f202c235.html\">Utv Mattias Ekberg</a></li><li><a href=\"PractitionerRole-2087a288-8831-835d-c99f-e53aa04c0d9e.html\">Utv Mattias Ekberg</a></li></ul><p><b>planningHorizon</b>: 2026-02-20 --> 2026-04-03</p></div>"
},
"serviceType" : [
{
"coding" : [
{
"system" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id",
"code" : "696b3685-dd39-4781-b410-0e700a8ba010",
"display" : "Akut - vuxen"
}
],
"text" : "Akuttid för vuxna patienter"
},
{
"coding" : [
{
"system" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id",
"code" : "4e10ed9b-814e-41c9-999f-3866de9d5343",
"display" : "Akut - barn"
}
],
"text" : "Akuttid för barnpatienter."
},
{
"coding" : [
{
"system" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id",
"code" : "949adf08-f5b9-4fca-8423-0e6824b1e3c7",
"display" : "Undersökning"
}
],
"text" : "För ej akuta ärenden."
},
{
"coding" : [
{
"system" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id",
"code" : "dummy-st-id",
"display" : "Temporary ST ID"
},
{
"system" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/endpoint-id",
"code" : "dummy-ep-id",
"display" : "Temporary EP ID"
}
]
}
],
"actor" : [
{
🔗 "reference" : "HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da",
"display" : "Service Well AB"
},
{
🔗 "reference" : "Practitioner/3dc38cf1-2039-40f1-b85f-6164f202c235",
"display" : "Utv Mattias Ekberg"
},
{
🔗 "reference" : "PractitionerRole/2087a288-8831-835d-c99f-e53aa04c0d9e",
"display" : "Utv Mattias Ekberg"
}
],
"planningHorizon" : {
"start" : "2026-02-20",
"end" : "2026-04-03"
}
}