PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.9
    http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.DocumentManifest
{
  "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 add a correct slicing on .content.p[x] and replaces incorrect references.\\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": "pdfa-Nictiz.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": "1.3.9",
  "status": "active",
  "id": "bfb98dcc-a276-4970-8663-10123268bf32",
  "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",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
      } ],
      "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. Document Consumers should be robust to these elements holding values. 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.Provide.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. Document Consumers should be robust to these elements holding values."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentManifest"
}