FHIR IG analytics| Package | servicewell.fhir.se.frenda-wof-connect-flc |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-frenda-treatment.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/servicewell/servicewell.fhir.se.frenda-wof-connect-flc/StructureDefinition-frenda-treatment.html |
| URL | https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treatment |
| Version | 0.1.1 |
| Status | draft |
| Date | 2026-03-31T18:53:53+00:00 |
| Name | FrendaTreatment |
| Title | Frenda Treatment (Logical Model) |
| Description | Bookable treatment/service as exposed by Frenda. |
| Type | https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treatment |
| Kind | logical |
| StructureDefinition | ||
| servicewell.fhir.se.frenda-wof-connect-flc#current | frenda-booking-response | Frenda Booking Response (Logical Model) |
| servicewell.fhir.se.frenda-wof-connect-flc#current | frenda-clinic-treatments | Frenda Clinic Treatments (Logical Model) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition frenda-treatment
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Frenda Treatment (Logical Model) | |
![]() ![]() | 1..1 | string | Treatment unique identifier. | |
![]() ![]() | 1..1 | string | ||
![]() ![]() | 1..1 | integer | Treatment duration in minutes. | |
![]() ![]() | 1..1 | string | Category/type as used in the clinic calendar. | |
![]() ![]() | 1..1 | string | ||
![]() ![]() | 1..1 | boolean | Determine if treatment allowed for adults. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal. | |
![]() ![]() | 1..1 | boolean | Determine if treatment allowed for children. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal. | |
![]() ![]() | 0..* | string | IDs of treaters who perform this treatment. | |
{
"resourceType": "StructureDefinition",
"id": "frenda-treatment",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treatment",
"version": "0.1.1",
"name": "FrendaTreatment",
"title": "Frenda Treatment (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": "Bookable treatment/service as exposed by Frenda.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treatment",
"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-treatment",
"path": "frenda-treatment",
"short": "Frenda Treatment (Logical Model)",
"definition": "Bookable treatment/service as exposed by Frenda.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "frenda-treatment.id",
"path": "frenda-treatment.id",
"short": "Treatment unique identifier.",
"definition": "Treatment unique identifier.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-treatment.id",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.name",
"path": "frenda-treatment.name",
"min": 1,
"max": "1",
"base": {
"path": "frenda-treatment.name",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.duration",
"path": "frenda-treatment.duration",
"short": "Treatment duration in minutes.",
"definition": "Treatment duration in minutes.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-treatment.duration",
"min": 1,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "frenda-treatment.calendarTreatmentType",
"path": "frenda-treatment.calendarTreatmentType",
"short": "Category/type as used in the clinic calendar.",
"definition": "Category/type as used in the clinic calendar.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-treatment.calendarTreatmentType",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.description",
"path": "frenda-treatment.description",
"min": 1,
"max": "1",
"base": {
"path": "frenda-treatment.description",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.allowAdults",
"path": "frenda-treatment.allowAdults",
"short": "Determine if treatment allowed for adults. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"definition": "Determine if treatment allowed for adults. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-treatment.allowAdults",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "frenda-treatment.allowChildren",
"path": "frenda-treatment.allowChildren",
"short": "Determine if treatment allowed for children. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"definition": "Determine if treatment allowed for children. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-treatment.allowChildren",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "frenda-treatment.treaterIds",
"path": "frenda-treatment.treaterIds",
"short": "IDs of treaters who perform this treatment.",
"definition": "IDs of treaters who perform this treatment.",
"min": 0,
"max": "*",
"base": {
"path": "frenda-treatment.treaterIds",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "frenda-treatment",
"path": "frenda-treatment",
"short": "Frenda Treatment (Logical Model)",
"definition": "Bookable treatment/service as exposed by Frenda."
},
{
"id": "frenda-treatment.id",
"path": "frenda-treatment.id",
"short": "Treatment unique identifier.",
"definition": "Treatment unique identifier.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.name",
"path": "frenda-treatment.name",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.duration",
"path": "frenda-treatment.duration",
"short": "Treatment duration in minutes.",
"definition": "Treatment duration in minutes.",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "frenda-treatment.calendarTreatmentType",
"path": "frenda-treatment.calendarTreatmentType",
"short": "Category/type as used in the clinic calendar.",
"definition": "Category/type as used in the clinic calendar.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.description",
"path": "frenda-treatment.description",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "frenda-treatment.allowAdults",
"path": "frenda-treatment.allowAdults",
"short": "Determine if treatment allowed for adults. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"definition": "Determine if treatment allowed for adults. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"min": 1,
"max": "1",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "frenda-treatment.allowChildren",
"path": "frenda-treatment.allowChildren",
"short": "Determine if treatment allowed for children. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"definition": "Determine if treatment allowed for children. Check ChildPatientThreshold value to determine whether a patient is considered a child or an adult. Configurable from Frenda Journal.",
"min": 1,
"max": "1",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "frenda-treatment.treaterIds",
"path": "frenda-treatment.treaterIds",
"short": "IDs of treaters who perform this treatment.",
"definition": "IDs of treaters who perform this treatment.",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
}
]
}
}