description: Data about a patient related document package_name: hl7.fhir.be.core derivation: specialization name: BeModelPatientDocument type: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatientDocument elements: patient: {type: Identifier, short: The subject of the document, index: 0} author: {type: Identifier, short: 'The author of the document, either Practitioner or Organization', index: 1} category: {type: CodeableConcept, short: 'A number of classifiers for the document, each code refines the previous one', array: true, index: 2} document: type: BackboneElement short: Document information index: 3 elements: content: {type: Binary, short: The content of the document as such, index: 4} mimetype: {type: string, short: The technical type of the document, index: 5} url: {type: uri, short: 'If the document is not in the content, the reference to the document', index: 6} required: [mimetype] context: {type: Element, short: 'Any related resources or elements that provide context for the document, such as institution, encounter,...', array: true, index: 7} package_version: 2.1.0 class: logical kind: logical url: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatientDocument base: http://hl7.org/fhir/StructureDefinition/Base version: 2.1.0 required: [author, document, patient]