PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhd@5.0.0-comment
    https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference
description: A profile on the DocumentReference resource for MHD with minimal metadata constraints. \r\n- MHD is based on the [IHE Document Sharing](https://profiles.ihe.net/ITI/HIE-Whitepaper/index.html) model, \r\n- the [3:4.1 Abstract Metadata Model](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.1.html#4.1), and \r\n- the use defined here is FHIR DocumentReference implementation of the \r\n- ebRIM implementation at [3:4.2.3.2 Document Entry](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.2).\r\n- with use-cases and constraints found in [3:4.3 Additional Document Sharing Requirements](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.3.html#4.3)
package_name: ihe.iti.mhd
derivation: constraint
name: MinimalDocumentReference
type: DocumentReference
elements:
  practiceSetting: {mustSupport: true, index: 21}
  description: {index: 33}
  category: {mustSupport: true, index: 16}
  date: {mustSupport: true, index: 25}
  meta:
    elements:
      profile: {index: 0}
  docStatus: {index: 14}
  content:
    index: 35
    elements:
      attachment:
        elements:
          contentType: {index: 36}
          language: {mustSupport: true, index: 37}
          data: {index: 38}
          url: {index: 39}
          size: {index: 40}
          hash: {index: 41}
          title: {index: 42}
          creation: {mustSupport: true, index: 43}
        required: [url, contentType]
      profile:
        mustSupport: true
        index: 44
        elements:
          value:
            choices: []
            index: 46
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: $this, type: type}
              min: null
              slices:
                valueCoding:
                  match: {}
                  schema:
                    choices: [valueCoding]
                    _required: true
                    index: 48
                  min: 1
                  max: 1
          valueCoding:
            type: Coding
            choiceOf: value
            index: 49
            slicing:
              slices:
                valueCoding:
                  match: {}
                  schema: {type: Coding, choiceOf: value, _required: true, index: 49}
                  min: 1
                  max: 1
        required: [valueCoding]
  attester:
    index: 27
    elements:
      party: {index: 28}
    required: [party]
  type: {mustSupport: true, index: 15}
  facilityType: {mustSupport: true, index: 20}
  author: {mustSupport: true, index: 26}
  extension:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        sourcePatient:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/documentreference-sourcepatient
            index: 2
            elements:
              value[x]:
                elements:
                  reference: {index: 3}
                  identifier: {index: 4}
        referenceId:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-referenceId', index: 5}
          min: 0
  event:
    elements:
      concept: {index: 19}
    required: [concept]
  custodian: {index: 29}
  status:
    binding: {strength: required, valueSet: 'https://profiles.ihe.net/ITI/MHD/ValueSet/DocumentReferenceStats'}
    index: 13
  identifier:
    mustSupport: true
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: 1
      slices:
        uniqueId:
          match: {use: usual}
          schema:
            type: Identifier
            mustSupport: true
            _required: true
            index: 8
            elements:
              use:
                pattern: {type: Code, value: usual}
                index: 9
            required: [use]
        entryUUID:
          match: {use: official}
          schema:
            type: Identifier
            mustSupport: true
            array: true
            index: 10
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 11
            required: [use]
  relatesTo:
    mustSupport: true
    index: 30
    elements:
      code: {index: 31}
      target: {index: 32}
  context: {index: 18}
  period:
    mustSupport: true
    index: 22
    elements:
      start: {index: 23}
      end: {index: 24}
  basedOn: {index: 12}
  securityLabel: {mustSupport: true, index: 34}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 17
  modifierExtension: {index: 6}
package_version: 5.0.0-comment
extensions:
  sourcePatient:
    url: http://hl7.org/fhir/StructureDefinition/documentreference-sourcepatient
    type: Extension
    mustSupport: true
    index: 2
    elements:
      value[x]:
        elements:
          reference: {index: 3}
          identifier: {index: 4}
  referenceId: {url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-referenceId', min: 0, type: Extension, mustSupport: true, index: 5}
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 5.0.0-comment
required: [identifier]