PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-idmp@1.0.0-ballot
    http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-idmp-documentreference
description: Profile of the DocumentReference resource for representing professional information and patient information as attachments.
package_name: ch.fhir.ig.ch-idmp
derivation: constraint
name: CHIDMPDocumentReference
type: DocumentReference
elements:
  type:
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-idmp/ValueSet/ch-SMC-attached-document-type'}
    index: 0
  content:
    elements:
      attachment:
        elements:
          url: {index: 1}
        required: [url]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-idmp-documentreference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 1.0.0-ballot
required: [type]