FHIR IG analytics| Package | servicewell.fhir.se.frenda-wof-connect-flc |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-frenda-new-booking.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/servicewell/servicewell.fhir.se.frenda-wof-connect-flc/StructureDefinition-frenda-new-booking.html |
| URL | https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-new-booking |
| Version | 0.1.1 |
| Status | draft |
| Date | 2026-03-31T18:53:53+00:00 |
| Name | FrendaNewBookingRequest |
| Title | Frenda New Booking Request (Logical Model) |
| Description | Logical model of Frenda NewBookingExternalRequest. |
| Type | https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-new-booking |
| Kind | logical |
No resources found
| StructureDefinition | ||
| servicewell.fhir.se.frenda-wof-connect-flc#current | frenda-patient-request | Frenda Patient Request (Logical Model) |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition frenda-new-booking
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Frenda New Booking Request (Logical Model) | |
![]() ![]() | 1..1 | string | Appointment slot id. | |
![]() ![]() | 0..1 | string | ||
![]() ![]() | 0..1 | string | ||
![]() ![]() | 0..1 | string | CostLocation id where new patient will be listed. | |
![]() ![]() | 1..1 | frenda-patient-request | Information about patient. | |
{
"resourceType": "StructureDefinition",
"id": "frenda-new-booking",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-new-booking",
"version": "0.1.1",
"name": "FrendaNewBookingRequest",
"title": "Frenda New Booking Request (Logical Model)",
"status": "draft",
"date": "2026-03-31T18:53:53+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
}
]
}
],
"description": "Logical model of Frenda NewBookingExternalRequest.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-new-booking",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "frenda-new-booking",
"path": "frenda-new-booking",
"short": "Frenda New Booking Request (Logical Model)",
"definition": "Logical model of Frenda NewBookingExternalRequest.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "frenda-new-booking.slotId",
"path": "frenda-new-booking.slotId",
"short": "Appointment slot id.",
"definition": "Appointment slot id.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-new-booking.slotId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.comment",
"path": "frenda-new-booking.comment",
"min": 0,
"max": "1",
"base": {
"path": "frenda-new-booking.comment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.promoCode",
"path": "frenda-new-booking.promoCode",
"min": 0,
"max": "1",
"base": {
"path": "frenda-new-booking.promoCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.costLocationId",
"path": "frenda-new-booking.costLocationId",
"short": "CostLocation id where new patient will be listed.",
"definition": "CostLocation id where new patient will be listed.",
"min": 0,
"max": "1",
"base": {
"path": "frenda-new-booking.costLocationId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.patient",
"path": "frenda-new-booking.patient",
"short": "Information about patient.",
"definition": "Information about patient.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-new-booking.patient",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-patient-request"
}
]
}
]
},
"differential": {
"element": [
{
"id": "frenda-new-booking",
"path": "frenda-new-booking",
"short": "Frenda New Booking Request (Logical Model)",
"definition": "Logical model of Frenda NewBookingExternalRequest."
},
{
"id": "frenda-new-booking.slotId",
"path": "frenda-new-booking.slotId",
"short": "Appointment slot id.",
"definition": "Appointment slot id.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.comment",
"path": "frenda-new-booking.comment",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.promoCode",
"path": "frenda-new-booking.promoCode",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.costLocationId",
"path": "frenda-new-booking.costLocationId",
"short": "CostLocation id where new patient will be listed.",
"definition": "CostLocation id where new patient will be listed.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-new-booking.patient",
"path": "frenda-new-booking.patient",
"short": "Information about patient.",
"definition": "Information about patient.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-patient-request"
}
]
}
]
}
}