| Package | nictiz.fhir.nl.stu3.images |
| Resource Type | StructureDefinition |
| Id | images-List |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.images@1.0.3&canonical=http://nictiz.nl/fhir/StructureDefinition/images-List |
| URL | http://nictiz.nl/fhir/StructureDefinition/images-List |
| Version | 1.0.1 |
| Status | active |
| Name | images-List |
| Title | Images List |
| Realm | nl |
| Description | Profile on List to support sending a collection of max three images from a patient/PHR to a healtcare provider/XIS. A 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. |
| Copyright | CC0 |
| Type | List |
| Kind | resource |
No resources found
| StructureDefinition | |
| images-Media | Images Media |
| images-recipient | Images Recipient |
| nl-core-patient | nl-core-patient |
| nl-core-practitioner | nl-core-practitioner |
| nl-core-practitionerrole | nl-core-practitionerrole |
| nl-core-relatedperson | nl-core-relatedperson |
| practitionerrole-reference | PractitionerRole Reference |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "images-List",
"url": "http://nictiz.nl/fhir/StructureDefinition/images-List",
"version": "1.0.1",
"name": "images-List",
"title": "Images List",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Profile on List to support sending a collection of max three images from a patient/PHR 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.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "ard-decor-beelden",
"uri": "https://decor.nictiz.nl/art-decor/decor-datasets--bd-?id=2.16.840.1.113883.2.4.3.11.60.54.1.1&effectiveDate=2019-01-29T11:40:51&language=nl-NL",
"name": "ART-DECOR Dataset Beelden"
},
{
"identity": "ihe-xds-folder-metadata-attributes",
"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"
}
],
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List",
"path": "List",
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "folder"
},
{
"identity": "ard-decor-beelden",
"map": "bd-dataelement-31",
"comment": "CollectieBeelden"
}
]
},
{
"id": "List.extension",
"path": "List.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "List.extension:recipient",
"path": "List.extension",
"sliceName": "recipient",
"short": "recipient",
"definition": "Intended recipient of the collection images. This can be both a Practitioner as well as an Organization",
"alias": [
"Ontvanger"
],
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/images-recipient"
}
],
"mapping": [
{
"identity": "ard-decor-beelden",
"map": "bd-dataelement-53",
"comment": "Ontvanger"
}
]
},
{
"id": "List.extension:recipient.value[x]:valueReference",
"path": "List.extension.valueReference",
"sliceName": "valueReference",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner",
"aggregation": [
"bundled"
]
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole",
"aggregation": [
"bundled"
]
}
]
},
{
"id": "List.identifier",
"path": "List.identifier",
"min": 1,
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "uniqueId"
},
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "entryUUID"
},
{
"identity": "ard-decor-beelden",
"map": "bd-dataelement-66",
"comment": "Identificatie"
}
]
},
{
"id": "List.identifier.system",
"path": "List.identifier.system",
"min": 1
},
{
"id": "List.identifier.value",
"path": "List.identifier.value",
"min": 1
},
{
"id": "List.status",
"path": "List.status",
"comment": "For this use case the value 'current' is expected as the status.",
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "availabilityStatus"
}
]
},
{
"id": "List.mode",
"path": "List.mode",
"fixedCode": "snapshot"
},
{
"id": "List.title",
"path": "List.title",
"alias": [
"Titel"
],
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "title"
}
]
},
{
"id": "List.code",
"path": "List.code",
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "codeList"
}
]
},
{
"id": "List.subject",
"path": "List.subject",
"comment": "A reference to the Patient resource who is the subject of the List and Media resources.",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
"aggregation": [
"bundled"
]
}
],
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "patientId"
}
]
},
{
"id": "List.date",
"path": "List.date",
"alias": [
"DatumTijd"
],
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "lastUpdateTime"
},
{
"identity": "ard-decor-beelden",
"map": "bd-dataelement-34",
"comment": "DatumTijd"
}
]
},
{
"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"
}
]
},
{
"id": "List.source.extension",
"path": "List.source.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "List.source.extension:practitionerRole",
"path": "List.source.extension",
"sliceName": "practitionerRole",
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
]
},
{
"id": "List.note",
"path": "List.note",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "ihe-xds-folder-metadata-attributes",
"map": "comments"
},
{
"identity": "ard-decor-beelden",
"map": "bd-dataelement-33",
"comment": "Toelichting"
}
]
},
{
"id": "List.note.author[x]",
"path": "List.note.author[x]",
"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://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
},
{
"code": "string"
}
]
},
{
"id": "List.entry",
"path": "List.entry",
"comment": "Max 3 Media Resources (images) in the transaction Bundle.",
"min": 1,
"max": "3"
},
{
"id": "List.entry.item",
"path": "List.entry.item",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/images-Media",
"aggregation": [
"bundled"
]
}
],
"mapping": [
{
"identity": "ard-decor-beelden",
"map": "bd-dataelement-68",
"comment": "Beeld"
}
]
}
]
}
}