PackagesCanonicalsLogsProblems
    Packages
    swiss.mednet.fhir@0.2.0
    https://mednet.swiss/fhir/StructureDefinition/mni-documentReference
description: MedNet Interface (MNI) - DocumentReference Profile
package_name: swiss.mednet.fhir
derivation: constraint
name: MNIDocumentReference
type: DocumentReference
elements:
  id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0}
  status:
    short: current
    pattern: {type: Code, value: current}
    mustSupport: true
    index: 1
  type: {mustSupport: true, index: 2}
  category: {mustSupport: true, index: 3}
  content:
    mustSupport: true
    index: 4
    elements:
      attachment:
        mustSupport: true
        index: 5
        elements:
          contentType: {mustSupport: true, index: 6}
          data: {mustSupport: true, index: 7}
          url: {mustSupport: true, index: 8}
          size: {mustSupport: true, index: 9}
          hash: {mustSupport: true, index: 10}
          title: {mustSupport: true, index: 11}
          creation: {short: Date attachment was first created, mustSupport: true, index: 12}
        required: [contentType]
package_version: 0.2.0
class: profile
kind: resource
url: https://mednet.swiss/fhir/StructureDefinition/mni-documentReference
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-documentreference
version: 0.2.0