PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.1
    http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.ProvideDocumentBundle.Minimal
{
  "description": "Profile on Transaction Bundle based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3. - revised by Nictiz to replace reference to corrected DocumentManifest profile and removed meta.profile claim tag.\\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.ProvideDocumentBundle.Minimal.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": "2019-07-29",
  "derivation": "constraint",
  "publisher": "HL7 Netherlands",
  "fhirVersion": "3.0.1",
  "purpose": "Copied profile from IHE MHD. This revised profile by Nictiz replaces the .entry.resource DocumentManifest profile reference to a corrected version of that profile.",
  "name": "Nictiz.IHE.MHD.ProvideDocumentBundle.Minimal",
  "abstract": false,
  "type": "Bundle",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Nictiz IHE MHD profile on Provide Document Bundle (ITI-65) transaction with Minimal Metadata",
  "package_version": "1.3.1",
  "status": "active",
  "id": "ac67e663-3889-4f1a-827b-d1213bf472d2",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.ProvideDocumentBundle.Minimal",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "short": "transaction",
      "fixedCode": "transaction"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:DocumentManifest",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "DocumentManifest",
      "sliceName": "DocumentManifest"
    }, {
      "id": "Bundle.entry:DocumentManifest.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:DocumentManifest.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "DocumentManifest",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.DocumentManifest"
      } ],
      "comment": "Nictiz: replaced profile reference to corrected IHE MHD DocumentManifest profile."
    }, {
      "id": "Bundle.entry:DocumentManifest.request",
      "min": 1,
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:DocumentManifest.request.method",
      "path": "Bundle.entry.request.method",
      "fixedCode": "POST"
    }, {
      "id": "Bundle.entry:DocumentReference",
      "min": 1,
      "path": "Bundle.entry",
      "short": "DocumentReference",
      "sliceName": "DocumentReference"
    }, {
      "id": "Bundle.entry:DocumentReference.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:DocumentReference.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "DocumentReference",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Provide.Minimal.DocumentReference"
      } ]
    }, {
      "id": "Bundle.entry:DocumentReference.request",
      "min": 1,
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:DocumentReference.request.method",
      "path": "Bundle.entry.request.method",
      "fixedCode": "POST"
    }, {
      "id": "Bundle.entry:List",
      "path": "Bundle.entry",
      "short": "List",
      "sliceName": "List"
    }, {
      "id": "Bundle.entry:List.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:List.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "List",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List"
      } ]
    }, {
      "id": "Bundle.entry:List.request",
      "min": 1,
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:List.request.method",
      "path": "Bundle.entry.request.method",
      "fixedCode": "POST"
    }, {
      "id": "Bundle.entry:Binary",
      "path": "Bundle.entry",
      "short": "Binary",
      "sliceName": "Binary",
      "definition": "Entry for the actual document in a Binary resource."
    }, {
      "id": "Bundle.entry:Binary.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Binary.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Binary",
        "profile": "http://hl7.org/fhir/StructureDefinition/Binary"
      } ]
    }, {
      "id": "Bundle.entry:Binary.request",
      "min": 1,
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Binary.request.method",
      "path": "Bundle.entry.request.method",
      "fixedCode": "POST"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}