PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhd@4.2.5-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:
  description: {index: 20}
  category: {mustSupport: true, index: 11}
  date: {mustSupport: true, index: 13}
  meta:
    elements:
      profile: {index: 0}
  docStatus: {index: 9}
  content:
    index: 22
    elements:
      attachment:
        elements:
          contentType: {index: 23}
          language: {mustSupport: true, index: 24}
          data: {index: 25}
          url: {index: 26}
          size: {index: 27}
          hash: {index: 28}
          title: {index: 29}
          creation: {mustSupport: true, index: 30}
        required: [url, contentType]
      format:
        binding: {strength: preferred, valueSet: 'http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode'}
        mustSupport: true
        index: 31
  type: {mustSupport: true, index: 10}
  author: {mustSupport: true, index: 14}
  extension:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        homeCommunityId:
          match: {url: null}
          schema: {type: Extension, url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-HomeCommunityId', index: 2}
          min: 0
          max: 1
  masterIdentifier: {type: Identifier, index: 4}
  custodian: {index: 16}
  status:
    binding: {strength: required, valueSet: 'https://profiles.ihe.net/ITI/MHD/ValueSet/DocumentReferenceStats'}
    index: 8
  identifier:
    mustSupport: true
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        entryUUID:
          match: {type: null}
          schema: {short: Business identifier for the DocumentReference, type: Identifier, mustSupport: true, index: 6}
          min: 0
          max: 1
        uniqueId:
          match: {type: null}
          schema: {short: Unique identifier for the referenced Document, type: Identifier, mustSupport: true, index: 7}
          min: 0
          max: 1
  relatesTo:
    mustSupport: true
    index: 17
    elements:
      code: {index: 18}
      target: {index: 19}
  context:
    elements:
      encounter: {index: 32}
      event: {index: 33}
      period:
        mustSupport: true
        index: 34
        elements:
          start: {index: 35}
          end: {index: 36}
      facilityType: {mustSupport: true, index: 37}
      practiceSetting: {mustSupport: true, index: 38}
      sourcePatientInfo:
        mustSupport: true
        index: 39
        elements:
          reference: {index: 40}
          identifier: {index: 41}
      related: {index: 42}
  securityLabel: {mustSupport: true, index: 21}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 12
  modifierExtension: {index: 3}
  authenticator: {index: 15}
package_version: 4.2.5-comment
extensions:
  homeCommunityId: {url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-HomeCommunityId', min: 0, max: 1, type: Extension, index: 2}
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 4.2.5-comment
required: [masterIdentifier]