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-new-booking.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/servicewell/servicewell.fhir.se.frenda-wof-connect-flc/StructureDefinition-frenda-new-booking.html
URLhttps://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-new-booking
Version0.1.1
Statusdraft
Date2026-03-31T18:53:53+00:00
NameFrendaNewBookingRequest
TitleFrenda New Booking Request (Logical Model)
DescriptionLogical model of Frenda NewBookingExternalRequest.
Typehttps://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/frenda-new-booking
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
servicewell.fhir.se.frenda-wof-connect-flc#currentfrenda-patient-requestFrenda Patient Request (Logical Model)

Narrative

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

Generated Narrative: StructureDefinition frenda-new-booking

NameFlagsCard.TypeDescription & Constraintsdoco
.. frenda-new-booking 0..*BaseFrenda New Booking Request (Logical Model)
... slotId 1..1stringAppointment slot id.
... comment 0..1string
... promoCode 0..1string
... costLocationId 0..1stringCostLocation id where new patient will be listed.
... patient 1..1frenda-patient-requestInformation about patient.

doco Documentation for this format

Source1

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