FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/IHE.MHD.Minimal.ProvideDocumentBundle

Packagenictiz.fhir.nl.stu3.zib2017
TypeStructureDefinition
IdIHE.MHD.Minimal.ProvideDocumentBundle
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.ProvideDocumentBundle
URLhttp://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.ProvideDocumentBundle
Version1.0.1
Statusactive
Date2019-07-29
NameNictiz.IHE.MHD.Minimal.ProvideDocumentBundle
TitleNictiz IHE MHD profile on Provide Document Bundle (ITI-65) transaction with Minimal Metadata
Realmnl
Authorityhl7
DescriptionProfile 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. 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.
PurposeCopied profile from IHE MHD. This revised profile by Nictiz replaces the .entry.resource DocumentManifest profile reference to a corrected version of that profile.
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
IHE.MHD.DocumentManifestNictiz IHE MHD Profile on DocumentManifest (SubmissionSet)
IHE.MHD.ListNictiz IHE MHD Profile on List (Folder)
IHE.MHD.Minimal.DocumentReferenceNictiz IHE MHD Profile on DocumentReference (DocumentEntry) when used in the Provide Transaction with Minimal Metadata, see Table 3:4.3.1-3.

Narrative

Note: links and images are rebased to the (stated) source

StructureDefinition for Provide Document Bundle (ITI-65) transaction between the MHD Document Source and the MHD Document Recipient with Minimal metadata compliance in the IHE IT Infrastructure Technical Framework Supplement Mobile access to Health Documents (MHD) Rev. 2.3. The IHE MHD Profile text is Normative, this conformance resource is Informative.

Source

{
  "resourceType": "StructureDefinition",
  "id": "IHE.MHD.Minimal.ProvideDocumentBundle",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.ProvideDocumentBundle",
  "version": "1.0.1",
  "name": "Nictiz.IHE.MHD.Minimal.ProvideDocumentBundle",
  "title": "Nictiz IHE MHD profile on Provide Document Bundle (ITI-65) transaction with Minimal Metadata",
  "status": "active",
  "experimental": false,
  "date": "2019-07-29",
  "publisher": "HL7 Netherlands",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "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.",
  "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.",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "short": "transaction",
        "fixedCode": "transaction"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "resource"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:DocumentManifest",
        "path": "Bundle.entry",
        "sliceName": "DocumentManifest",
        "short": "DocumentManifest",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:DocumentManifest.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry:DocumentManifest.resource",
        "path": "Bundle.entry.resource",
        "comment": "Nictiz: replaced profile reference to corrected IHE MHD DocumentManifest profile.",
        "min": 1,
        "type": [
          {
            "code": "DocumentManifest",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.DocumentManifest"
          }
        ]
      },
      {
        "id": "Bundle.entry:DocumentManifest.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:DocumentManifest.request.method",
        "path": "Bundle.entry.request.method",
        "fixedCode": "POST"
      },
      {
        "id": "Bundle.entry:DocumentReference",
        "path": "Bundle.entry",
        "sliceName": "DocumentReference",
        "short": "DocumentReference",
        "min": 1
      },
      {
        "id": "Bundle.entry:DocumentReference.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry:DocumentReference.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "DocumentReference",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference"
          }
        ]
      },
      {
        "id": "Bundle.entry:DocumentReference.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:DocumentReference.request.method",
        "path": "Bundle.entry.request.method",
        "fixedCode": "POST"
      },
      {
        "id": "Bundle.entry:List",
        "path": "Bundle.entry",
        "sliceName": "List",
        "short": "List"
      },
      {
        "id": "Bundle.entry:List.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry:List.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "List",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List"
          }
        ]
      },
      {
        "id": "Bundle.entry:List.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:List.request.method",
        "path": "Bundle.entry.request.method",
        "fixedCode": "POST"
      },
      {
        "id": "Bundle.entry:Binary",
        "path": "Bundle.entry",
        "sliceName": "Binary",
        "short": "Binary",
        "definition": "Entry for the actual document in a Binary resource."
      },
      {
        "id": "Bundle.entry:Binary.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry:Binary.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Binary",
            "profile": "http://hl7.org/fhir/StructureDefinition/Binary"
          }
        ]
      },
      {
        "id": "Bundle.entry:Binary.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Binary.request.method",
        "path": "Bundle.entry.request.method",
        "fixedCode": "POST"
      }
    ]
  }
}