PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.5
    http://ihe.net/fhir/StructureDefinition/IHE.MHD.DocumentManifest
{
  "description": "Important: this profile has been copied from IHE. It is published by Nictiz through the IHE domain as to guarantee continuity and availability of this profile.\\r\\n\\r\\nProfile on DocumentManifest based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3. See 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-IHE.MHD.DocumentManifest.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": "2018-04-14",
  "derivation": "constraint",
  "publisher": "Integrating the Healthcare Enterprise (IHE)",
  "fhirVersion": "3.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "IHE.MHD.DocumentManifest",
  "abstract": false,
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": "DocumentManifest",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "IHE MHD Profile on DocumentManifest (SubmissionSet)",
  "package_version": "1.3.5",
  "status": "active",
  "id": "50410101-4ff9-4b47-8dff-3b47202b1a50",
  "kind": "resource",
  "url": "http://ihe.net/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.pReference:pReference",
      "path": "DocumentManifest.content.pReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.ProvideDocumentBundle.Minimal"
      }, {
        "code": "Reference",
        "targetProfile": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.ProvideDocumentBundle.Comprehensive"
      }, {
        "code": "Reference",
        "targetProfile": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.Query.Minimal.DocumentReference"
      }, {
        "code": "Reference",
        "targetProfile": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.Query.Comprehensive.DocumentReference"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
      } ],
      "sliceName": "pReference"
    }, {
      "id": "DocumentManifest.content.pAttachment",
      "max": "0",
      "path": "DocumentManifest.content.pAttachment",
      "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."
    }, {
      "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": "IHE",
    "telecom": [ {
      "value": "http://ihe.net",
      "system": "url"
    } ]
  }, {
    "name": "John Moehrke",
    "telecom": [ {
      "value": "JohnMoehrke@gmail.com",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentManifest"
}