description: Profile on DocumentManifest based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3, revised by Nictiz to:\r\n* add a correct slicing on .content.p[x]\r\n* replace incorrect references\r\n* open up restrictions on .author\r\n\r\nSee http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD) The IHE MHD Profile text is Normative, this conformance resource is Informative. package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Nictiz.IHE.MHD.DocumentManifest type: DocumentManifest elements: content: elements: p: choices: [] index: 10 slicing: rules: closed discriminator: - {path: $this, type: type} min: null slices: pReference: match: {} schema: choices: [pReference, pReference] index: 12 pReference: type: Reference choiceOf: p refers: ['http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference'] index: 13 slicing: slices: pReference: match: {} schema: type: Reference choiceOf: p refers: ['http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference'] index: 13 type: {index: 4} created: {index: 6} related: {index: 15} source: {index: 8} author: {mustSupport: true, index: 7} masterIdentifier: {index: 1} status: {index: 3} identifier: {index: 2} subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 5 text: {index: 0} package_version: 2.2.10 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.DocumentManifest base: http://hl7.org/fhir/StructureDefinition/DocumentManifest version: null required: [created, masterIdentifier, identifier, subject, source, type]