PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.1
    http://nictiz.nl/fhir/StructureDefinition/images-List
{
  "description": "Profile on List to support the MedMij Images use case where a patient/PHR sends a collection of images to a healtcare provider/XIS.\\r\\n\\r\\nA number of elements are made mandatory to accomodate succesfull entries in a XDS network.  This profile provides a mapping to the metadata attributes associated with a Document Sharing Folder object. The full Folder metadata attribute definition is in IHE ITI TF-3 Section 4.2.3.4.",
  "_filename": "images-List.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "name": "images-List",
  "mapping": [ {
    "uri": "http://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_MHD.pdf",
    "name": "Folder Metadata Attributes",
    "comment": "Table 4.2.3.4-1: Folder Metadata Attribute Definitions",
    "identity": "ihe-xds-folder-metadata-attributes"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "List",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Images List",
  "package_version": "1.1.1",
  "status": "draft",
  "id": "d5a61b6b-9f2a-45cc-b168-854b0a5c8737",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/images-List",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "List",
      "path": "List",
      "mapping": [ {
        "map": "folder",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    }, {
      "id": "List.identifier",
      "min": 1,
      "path": "List.identifier",
      "mapping": [ {
        "map": "uniqueId",
        "identity": "ihe-xds-folder-metadata-attributes"
      }, {
        "map": "entryUUID",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    }, {
      "id": "List.status",
      "path": "List.status",
      "mapping": [ {
        "map": "availabilityStatus",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    }, {
      "id": "List.mode",
      "path": "List.mode",
      "fixedCode": "working"
    }, {
      "id": "List.title",
      "path": "List.title",
      "mapping": [ {
        "map": "title",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    }, {
      "id": "List.code",
      "path": "List.code",
      "mapping": [ {
        "map": "codeList",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    }, {
      "id": "List.subject",
      "min": 1,
      "path": "List.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      } ],
      "mapping": [ {
        "map": "patientId",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    }, {
      "id": "List.date",
      "path": "List.date",
      "mapping": [ {
        "map": "lastUpdateTime",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    }, {
      "id": "List.source",
      "path": "List.source",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct"
      } ]
    }, {
      "id": "List.source.extension",
      "path": "List.source.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "List.source.extension:practitionerRole",
      "max": "1",
      "path": "List.source.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
      } ],
      "sliceName": "practitionerRole"
    }, {
      "id": "List.note",
      "path": "List.note",
      "mapping": [ {
        "map": "comments",
        "identity": "ihe-xds-folder-metadata-attributes"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}