PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@orf-1.0.0
    http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreference
description: Profile to describe how to provide a reference to a document to make it available to a healthcare system.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChOrfDocumentReference
type: DocumentReference
elements:
  status: {mustSupport: true, index: 0}
  type: {short: Precise type of clinical document, mustSupport: true, index: 1}
  category: {short: High-level kind of a clinical document at a macro level, mustSupport: true, index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 3
  author:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole']
    index: 4
  content:
    mustSupport: true
    index: 5
    elements:
      attachment:
        mustSupport: true
        index: 6
        elements:
          contentType: {mustSupport: true, index: 7}
          data: {mustSupport: true, index: 8}
  context:
    mustSupport: true
    index: 9
    elements:
      related: {mustSupport: true, index: 10}
package_version: orf-1.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreference
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-documentreference
version: 1.0.0