FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| servicewell.fhir.se.frenda-wof-connect-flc#current | get-clinic-treatments | GetClinicTreatments (Extract Model) |
Resources that this resource uses
| StructureDefinition |
| servicewell.fhir.se.frenda-wof-connect-flc#current | frenda-clinic | Frenda Clinic (Logical Model) |
| servicewell.fhir.se.frenda-wof-connect-flc#current | frenda-treater | Frenda Treater (Logical Model) |
| servicewell.fhir.se.frenda-wof-connect-flc#current | frenda-treatment | Frenda Treatment (Logical Model) |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "frenda-clinic-treatments",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-clinic-treatments",
"version": "0.1.2",
"name": "FrendaClinicTreatments",
"title": "Frenda Clinic Treatments (Logical Model)",
"status": "draft",
"date": "2026-04-02T11:02:13+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
}
]
}
],
"description": "Summary per clinic with treaters and treatments that can be offered, which can be used as source for schedule.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-clinic-treatments",
"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-clinic-treatments",
"path": "frenda-clinic-treatments",
"short": "Frenda Clinic Treatments (Logical Model)",
"definition": "Summary per clinic with treaters and treatments that can be offered, which can be used as source for schedule.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "frenda-clinic-treatments.clinic",
"path": "frenda-clinic-treatments.clinic",
"short": "Clinic context.",
"definition": "Clinic context.",
"min": 1,
"max": "1",
"base": {
"path": "frenda-clinic-treatments.clinic",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-clinic"
}
]
},
{
"id": "frenda-clinic-treatments.treatments",
"path": "frenda-clinic-treatments.treatments",
"short": "Treatments offered by the clinic.",
"definition": "Treatments offered by the clinic.",
"min": 0,
"max": "*",
"base": {
"path": "frenda-clinic-treatments.treatments",
"min": 0,
"max": "*"
},
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treatment"
}
]
},
{
"id": "frenda-clinic-treatments.treaters",
"path": "frenda-clinic-treatments.treaters",
"short": "Treaters available at the clinic.",
"definition": "Treaters available at the clinic.",
"min": 0,
"max": "*",
"base": {
"path": "frenda-clinic-treatments.treaters",
"min": 0,
"max": "*"
},
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treater"
}
]
}
]
},
"differential": {
"element": [
{
"id": "frenda-clinic-treatments",
"path": "frenda-clinic-treatments",
"short": "Frenda Clinic Treatments (Logical Model)",
"definition": "Summary per clinic with treaters and treatments that can be offered, which can be used as source for schedule."
},
{
"id": "frenda-clinic-treatments.clinic",
"path": "frenda-clinic-treatments.clinic",
"short": "Clinic context.",
"definition": "Clinic context.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-clinic"
}
]
},
{
"id": "frenda-clinic-treatments.treatments",
"path": "frenda-clinic-treatments.treatments",
"short": "Treatments offered by the clinic.",
"definition": "Treatments offered by the clinic.",
"min": 0,
"max": "*",
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treatment"
}
]
},
{
"id": "frenda-clinic-treatments.treaters",
"path": "frenda-clinic-treatments.treaters",
"short": "Treaters available at the clinic.",
"definition": "Treaters available at the clinic.",
"min": 0,
"max": "*",
"type": [
{
"code": "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-treater"
}
]
}
]
}
}