PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-emr@1.0.0-ballot
    http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference
description: DocumentReference profile for information on documents in the Emergency Record.
package_name: ch.fhir.ig.ch-emr
derivation: constraint
name: ChEmrDocumentReference
type: DocumentReference
elements:
  type:
    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-clinical-document-types-vs'}
    mustSupport: true
    index: 0
  subject:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient']
    index: 1
  date: {mustSupport: true, index: 2}
  author:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-relatedperson', 'http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-organization', 'http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient', 'http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitioner', 'http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitionerrole']
    index: 3
  description: {mustSupport: true, index: 4}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-documentreference|7.0.0-ballot
version: 1.0.0-ballot
required: [type, date]