PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.health-data-api@1.0.0-ballot
    http://hl7.eu/fhir/health-data-api/StructureDefinition/EehrxfMhdDocumentReference
description: 'Profile for DocumentReference resources used in the EEHRxF context, based on the IHE MHD Minimal DocumentReference profile.\n\n**Search Strategy**:\n- `type`: Search by LOINC document type for precise document discovery. See [Document Exchange](document-exchange.html) for type codes per EHDS priority category.\n- `category`: This IG does not constrain category. Usage is determined by content IGs and implementation needs.\n\nSee [Document Exchange](document-exchange.html) for query examples.'
package_name: hl7.fhir.eu.health-data-api
derivation: constraint
name: EehrxfMhdDocumentReference
type: DocumentReference
elements:
  type:
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/health-data-api/ValueSet/eehrxf-document-type-vs'}
    index: 0
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 1
  date: {index: 2}
  custodian: {index: 3}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/health-data-api/StructureDefinition/EehrxfMhdDocumentReference
base: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference
version: 1.0.0-ballot
required: [subject, date, custodian]