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

FHIR IG analytics

Packagehl7.fhir.be.patient-dossier
Resource TypeStructureDefinition
IdStructureDefinition-BeModelDocument.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/patient-dossier/StructureDefinition-BeModelDocument.html
URLhttps://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/BeModelDocument
Version1.0.1
Statusdraft
Date2026-02-25T15:10:22+00:00
NameBeModelDocument
TitleBeDocument
Realmbe
Authorityhl7
DescriptionGeneric logical model for a FHIR document structuring and containing caresets.
Typehttps://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/BeModelDocument
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition BeModelDocument

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelDocument 0..*BaseBeDocument
Instances of this logical model can be the target of a Reference
... identifier 0..*IdentifierDocument identifier
... type 1..1CodeableConceptDocument type
... dateTime 1..1dateTimeDocument date/time
... title 0..1stringTitle
... status 0..1codeStatus
... language 0..1codeLanguage
... subject 0..1Reference()Subject
... author 0..*Reference()Author(s)
... custodian 0..1Reference()Custodian
... section 0..*BackboneElementDocument content sections
.... code 0..1CodeableConceptSection classification
.... title 0..1stringSection title
.... text 0..1markdownSection narrative
.... entry 0..*stringReferenced resources
.... section 0..*See sectionChild sections
... entries 0..*BackboneElementEntries (CareSets) in the document
.... reference 1..1Reference()FHIR reference (e.g., CarePlan/1, Observation/2)
... presentedForm 0..*AttachmentA narrative easy-to-read representation of the full data set, e.g. PDF-version of a document

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "BeModelDocument",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/BeModelDocument",
  "version": "1.0.1",
  "name": "BeModelDocument",
  "title": "BeDocument",
  "status": "draft",
  "date": "2026-02-25T15:10:22+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message-Structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Generic logical model for a FHIR document structuring and containing caresets.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/BeModelDocument",
  "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": "BeModelDocument",
        "path": "BeModelDocument",
        "short": "BeDocument",
        "definition": "Generic logical model for a FHIR document structuring and containing caresets.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "BeModelDocument.identifier",
        "path": "BeModelDocument.identifier",
        "short": "Document identifier",
        "definition": "Document identifier",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelDocument.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "BeModelDocument.type",
        "path": "BeModelDocument.type",
        "short": "Document type",
        "definition": "Document type",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BeModelDocument.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelDocument.dateTime",
        "path": "BeModelDocument.dateTime",
        "short": "Document date/time",
        "definition": "Document date/time",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BeModelDocument.dateTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "BeModelDocument.title",
        "path": "BeModelDocument.title",
        "short": "Title",
        "definition": "Title",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.title",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BeModelDocument.status",
        "path": "BeModelDocument.status",
        "short": "Status",
        "definition": "Status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "BeModelDocument.language",
        "path": "BeModelDocument.language",
        "short": "Language",
        "definition": "Language",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "BeModelDocument.subject",
        "path": "BeModelDocument.subject",
        "short": "Subject",
        "definition": "Subject",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.subject",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.author",
        "path": "BeModelDocument.author",
        "short": "Author(s)",
        "definition": "Author(s)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelDocument.author",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.custodian",
        "path": "BeModelDocument.custodian",
        "short": "Custodian",
        "definition": "Custodian",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.custodian",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.section",
        "path": "BeModelDocument.section",
        "short": "Document content sections",
        "definition": "Document content sections",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelDocument.section",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.id",
        "path": "BeModelDocument.section.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.extension",
        "path": "BeModelDocument.section.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.modifierExtension",
        "path": "BeModelDocument.section.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.code",
        "path": "BeModelDocument.section.code",
        "short": "Section classification",
        "definition": "Section classification",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.section.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.title",
        "path": "BeModelDocument.section.title",
        "short": "Section title",
        "definition": "Section title",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.section.title",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.text",
        "path": "BeModelDocument.section.text",
        "short": "Section narrative",
        "definition": "Section narrative",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelDocument.section.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.entry",
        "path": "BeModelDocument.section.entry",
        "short": "Referenced resources",
        "definition": "FHIR references like CarePlan/1, Observation/2",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelDocument.section.entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.section",
        "path": "BeModelDocument.section.section",
        "short": "Child sections",
        "definition": "Child sections",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelDocument.section.section",
          "min": 0,
          "max": "*"
        },
        "contentReference": "https://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/BeModelDocument#BeModelDocument.section",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BeModelDocument.entries",
        "path": "BeModelDocument.entries",
        "short": "Entries (CareSets) in the document",
        "definition": "Entries (CareSets) in the document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelDocument.entries",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "BeModelDocument.entries.id",
        "path": "BeModelDocument.entries.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BeModelDocument.entries.extension",
        "path": "BeModelDocument.entries.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BeModelDocument.entries.modifierExtension",
        "path": "BeModelDocument.entries.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BeModelDocument.entries.reference",
        "path": "BeModelDocument.entries.reference",
        "short": "FHIR reference (e.g., CarePlan/1, Observation/2)",
        "definition": "FHIR reference (e.g., CarePlan/1, Observation/2)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BeModelDocument.entries.reference",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.presentedForm",
        "path": "BeModelDocument.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelDocument.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "BeModelDocument",
        "path": "BeModelDocument",
        "short": "BeDocument",
        "definition": "Generic logical model for a FHIR document structuring and containing caresets."
      },
      {
        "id": "BeModelDocument.identifier",
        "path": "BeModelDocument.identifier",
        "short": "Document identifier",
        "definition": "Document identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "BeModelDocument.type",
        "path": "BeModelDocument.type",
        "short": "Document type",
        "definition": "Document type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelDocument.dateTime",
        "path": "BeModelDocument.dateTime",
        "short": "Document date/time",
        "definition": "Document date/time",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "BeModelDocument.title",
        "path": "BeModelDocument.title",
        "short": "Title",
        "definition": "Title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BeModelDocument.status",
        "path": "BeModelDocument.status",
        "short": "Status",
        "definition": "Status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "BeModelDocument.language",
        "path": "BeModelDocument.language",
        "short": "Language",
        "definition": "Language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "BeModelDocument.subject",
        "path": "BeModelDocument.subject",
        "short": "Subject",
        "definition": "Subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.author",
        "path": "BeModelDocument.author",
        "short": "Author(s)",
        "definition": "Author(s)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.custodian",
        "path": "BeModelDocument.custodian",
        "short": "Custodian",
        "definition": "Custodian",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.section",
        "path": "BeModelDocument.section",
        "short": "Document content sections",
        "definition": "Document content sections",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.code",
        "path": "BeModelDocument.section.code",
        "short": "Section classification",
        "definition": "Section classification",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.title",
        "path": "BeModelDocument.section.title",
        "short": "Section title",
        "definition": "Section title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.text",
        "path": "BeModelDocument.section.text",
        "short": "Section narrative",
        "definition": "Section narrative",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.entry",
        "path": "BeModelDocument.section.entry",
        "short": "Referenced resources",
        "definition": "FHIR references like CarePlan/1, Observation/2",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BeModelDocument.section.section",
        "path": "BeModelDocument.section.section",
        "short": "Child sections",
        "definition": "Child sections",
        "min": 0,
        "max": "*",
        "contentReference": "https://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/BeModelDocument#BeModelDocument.section",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BeModelDocument.entries",
        "path": "BeModelDocument.entries",
        "short": "Entries (CareSets) in the document",
        "definition": "Entries (CareSets) in the document",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BeModelDocument.entries.reference",
        "path": "BeModelDocument.entries.reference",
        "short": "FHIR reference (e.g., CarePlan/1, Observation/2)",
        "definition": "FHIR reference (e.g., CarePlan/1, Observation/2)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "BeModelDocument.presentedForm",
        "path": "BeModelDocument.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ]
      }
    ]
  }
}