{
"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.",
"_filename": "IHE.MHD.DocumentManifest.json",
"package_name": "nictiz.fhir.nl.stu3.zib2017",
"date": "2019-07-29",
"derivation": "constraint",
"publisher": "HL7 Netherlands",
"fhirVersion": "3.0.2",
"purpose": "Copied profile from IHE MHD - revised by Nictiz to add a correct slicing on .content.p[x] and replaces incorrect references.",
"name": "Nictiz.IHE.MHD.DocumentManifest",
"abstract": false,
"type": "DocumentManifest",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Nictiz IHE MHD Profile on DocumentManifest (SubmissionSet)",
"package_version": "2.2.5",
"status": "active",
"id": "fe1df7cb-d799-42b9-87c7-2da5dcc39ae9",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.DocumentManifest",
"version": null,
"differential": {
"element": [ {
"id": "DocumentManifest.text",
"path": "DocumentManifest.text",
"mapping": [ {
"map": "SubmissionSet.comment",
"identity": "XDS"
} ]
}, {
"id": "DocumentManifest.masterIdentifier",
"min": 1,
"path": "DocumentManifest.masterIdentifier"
}, {
"id": "DocumentManifest.identifier",
"min": 1,
"path": "DocumentManifest.identifier"
}, {
"id": "DocumentManifest.status",
"path": "DocumentManifest.status",
"comment": "approved -> status=current"
}, {
"id": "DocumentManifest.type",
"min": 1,
"path": "DocumentManifest.type"
}, {
"id": "DocumentManifest.subject",
"min": 1,
"path": "DocumentManifest.subject",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
} ],
"comment": "Not a contained resource. URL Points to an existing Patient resource representing Affinity Domain Patient"
}, {
"id": "DocumentManifest.created",
"min": 1,
"path": "DocumentManifest.created"
}, {
"id": "DocumentManifest.author",
"path": "DocumentManifest.author",
"comment": "Contained resource of type Practitioner or Organization with:\r\n* authorInstitution: Organization\r\nFor Practionioner, also with:\r\n* authorPerson: Practitioner.identifier and Practitioner.name\r\n* authorRole:—Not supported in STU3\r\n* authorSpecialty: Practitioner.qualification\r\n* authorTelecommunication: Practitioner.telecom",
"mustSupport": true
}, {
"id": "DocumentManifest.source",
"min": 1,
"path": "DocumentManifest.source"
}, {
"id": "DocumentManifest.content.p[x]",
"path": "DocumentManifest.content.p[x]",
"comment": "DocumentManifest.content.pAttachment is not used in XDS, therefore would not be present. Added a type slice and set the rules to closed to enforce constraining of pAttachment.",
"slicing": {
"rules": "closed",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "DocumentManifest.content.p[x]:pReference",
"path": "DocumentManifest.content.p[x]",
"type": [ {
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
} ],
"sliceName": "pReference"
}, {
"id": "DocumentManifest.related",
"max": "0",
"path": "DocumentManifest.related",
"comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present."
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentManifest"
}