FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageservicewell.fhir.se.frenda-wof-connect-flc
Resource TypeStructureDefinition
IdStructureDefinition-frenda-clinic-treatments.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/servicewell/servicewell.fhir.se.frenda-wof-connect-flc/StructureDefinition-frenda-clinic-treatments.html
URLhttps://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-clinic-treatments
Version0.1.2
Statusdraft
Date2026-04-02T11:02:13+00:00
NameFrendaClinicTreatments
TitleFrenda Clinic Treatments (Logical Model)
DescriptionSummary per clinic with treaters and treatments that can be offered, which can be used as source for schedule.
Typehttps://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-clinic-treatments
Kindlogical

Resources that use this resource

StructureDefinition
servicewell.fhir.se.frenda-wof-connect-flc#currentget-clinic-treatmentsGetClinicTreatments (Extract Model)

Resources that this resource uses

StructureDefinition
servicewell.fhir.se.frenda-wof-connect-flc#currentfrenda-clinicFrenda Clinic (Logical Model)
servicewell.fhir.se.frenda-wof-connect-flc#currentfrenda-treaterFrenda Treater (Logical Model)
servicewell.fhir.se.frenda-wof-connect-flc#currentfrenda-treatmentFrenda Treatment (Logical Model)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition frenda-clinic-treatments

NameFlagsCard.TypeDescription & Constraintsdoco
.. frenda-clinic-treatments 0..*BaseFrenda Clinic Treatments (Logical Model)
... clinic 1..1frenda-clinicClinic context.
... treatments 0..*frenda-treatmentTreatments offered by the clinic.
... treaters 0..*frenda-treaterTreaters available at the clinic.

doco Documentation for this format

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"
          }
        ]
      }
    ]
  }
}