PackagesCanonicalsLogsProblems
    Packages
    smart4health.eu.core@0.3.0
    http://fhir.smart4health.eu/StructureDefinition/s4h-documentreference
description: DocumentReference profile for use within the Smart4Health project.
package_name: smart4health.eu.core
derivation: constraint
name: S4hDocumentReference
type: DocumentReference
elements:
  description: {mustSupport: true, index: 10}
  category: {type: CodeableConcept, mustSupport: true, index: 3}
  date: {mustSupport: true, index: 5}
  content:
    mustSupport: true
    index: 11
    elements:
      attachment: {type: Attachment, mustSupport: true, index: 12}
  type: {type: CodeableConcept, mustSupport: true, index: 2}
  author:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips']
    index: 6
  custodian:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips']
    index: 7
  status: {mustSupport: true, index: 1}
  identifier: {mustSupport: true, index: 0}
  relatesTo:
    mustSupport: true
    index: 8
    elements:
      target:
        type: Reference
        refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-documentreference']
        index: 9
  context:
    mustSupport: true
    index: 13
    elements:
      encounter:
        type: Reference
        mustSupport: true
        refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare']
        index: 14
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips']
    index: 4
package_version: 0.3.0
class: profile
kind: resource
url: http://fhir.smart4health.eu/StructureDefinition/s4h-documentreference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: null
required: [date]