Package | ihe-de.iti.xds-vs |
Type | StructureDefinition |
Id | FolderProfile |
FHIR Version | R4 |
Source | http://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-FolderProfile.html |
URL | http://www.ihe-d.de/fhir/StructureDefinition/FolderProfile |
Version | 4.0.0-alpha1 |
Status | draft |
Date | 2025-04-14 |
Name | FolderProfile |
Title | Folder (Profile) |
Realm | de |
Authority | ihe |
Description | **Folder** (Profile) |
Copyright | IHE Deutschland e.V. |
Type | http://www.ihe-d.de/fhir/StructureDefinition/Folder |
Kind | logical |
No resources found
StructureDefinition | |
Folder | Folder (LM) |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition FolderProfile
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Folder | Elements defined in Ancestors:availabilityStatus, codeList, comments, entryUUID, homeCommunityID, lastUpdateTime, patientID, title, uniqueId Folder (LM) | |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | availability of the document |
![]() ![]() ![]() | S | 1..* | CodeableConcept | list of associated codes |
![]() ![]() ![]() | S | 1..1 | Identifier | identifier of the document |
![]() ![]() ![]() | S | 0..1 | Identifier | ID of home community |
![]() ![]() ![]() | S | 1..1 | Identifier | identifier of patient |
![]() ![]() ![]() | S | 1..1 | string | title of document |
![]() ![]() ![]() | S | 1..1 | Identifier | identifier of document |
{ "resourceType": "StructureDefinition", "id": "FolderProfile", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } } ], "url": "http://www.ihe-d.de/fhir/StructureDefinition/FolderProfile", "version": "4.0.0-alpha1", "name": "FolderProfile", "title": "Folder (Profile)", "status": "draft", "experimental": false, "date": "2025-04-14", "publisher": "IHE Deutschland e.V., Berlin, Deutschland", "contact": [ { "name": "IHE Deutschland e.V., Berlin, Deutschland", "telecom": [ { "system": "url", "value": "http://www.ihe-d.de" }, { "system": "email", "value": "info@ihe-d.de" } ] } ], "description": "**Folder** (Profile)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DE", "display": "Germany" } ] } ], "copyright": "IHE Deutschland e.V.", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://www.ihe-d.de/fhir/StructureDefinition/Folder", "baseDefinition": "http://www.ihe-d.de/fhir/StructureDefinition/Folder", "derivation": "constraint", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.0-alpha1" } ], "element": [ { "id": "Folder", "path": "Folder", "short": "Folder (LM)", "definition": "This Logical Mode describes the relevant attributes on the **Folder** class within IHE ITI XDS.\nMore details are to be retrieved from IHE ITI on www.ihe.net.\n(Focus for this LM is on the coded attributes.)", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "Folder.availabilityStatus", "path": "Folder.availabilityStatus", "short": "availability of the document", "definition": "availability of the document", "min": 0, "max": "1", "base": { "path": "Folder.availabilityStatus", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://www.ihe-d.de/fhir/ValueSet/IHEXDSavailabilityStatusCode" } }, { "id": "Folder.codeList", "path": "Folder.codeList", "short": "list of associated codes", "definition": "list of associated codes", "min": 1, "max": "*", "base": { "path": "Folder.codeList", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "mustSupport": true }, { "id": "Folder.comments", "path": "Folder.comments", "short": "Comments", "definition": "Comments", "min": 0, "max": "1", "base": { "path": "Folder.comments", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Folder.entryUUID", "path": "Folder.entryUUID", "short": "identifier of the document", "definition": "identifier of the document", "min": 1, "max": "1", "base": { "path": "Folder.entryUUID", "min": 1, "max": "1" }, "type": [ { "code": "Identifier" } ], "mustSupport": true }, { "id": "Folder.homeCommunityID", "path": "Folder.homeCommunityID", "short": "ID of home community", "definition": "ID of home community", "min": 0, "max": "1", "base": { "path": "Folder.homeCommunityID", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ], "mustSupport": true }, { "id": "Folder.lastUpdateTime", "path": "Folder.lastUpdateTime", "short": "timestamp of last udpate", "definition": "timestamp of last udpate", "min": 0, "max": "1", "base": { "path": "Folder.lastUpdateTime", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "Folder.patientID", "path": "Folder.patientID", "short": "identifier of patient", "definition": "identifier of patient", "min": 1, "max": "1", "base": { "path": "Folder.patientID", "min": 1, "max": "1" }, "type": [ { "code": "Identifier" } ], "mustSupport": true }, { "id": "Folder.title", "path": "Folder.title", "short": "title of document", "definition": "title of document", "min": 1, "max": "1", "base": { "path": "Folder.title", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "mustSupport": true }, { "id": "Folder.uniqueId", "path": "Folder.uniqueId", "short": "identifier of document", "definition": "identifier of document", "min": 1, "max": "1", "base": { "path": "Folder.uniqueId", "min": 1, "max": "1" }, "type": [ { "code": "Identifier" } ], "mustSupport": true } ] }, "differential": { "element": [ { "id": "Folder", "path": "Folder" }, { "id": "Folder.availabilityStatus", "path": "Folder.availabilityStatus", "mustSupport": true }, { "id": "Folder.codeList", "path": "Folder.codeList", "mustSupport": true }, { "id": "Folder.entryUUID", "path": "Folder.entryUUID", "mustSupport": true }, { "id": "Folder.homeCommunityID", "path": "Folder.homeCommunityID", "mustSupport": true }, { "id": "Folder.patientID", "path": "Folder.patientID", "mustSupport": true }, { "id": "Folder.title", "path": "Folder.title", "mustSupport": true }, { "id": "Folder.uniqueId", "path": "Folder.uniqueId", "mustSupport": true } ] } }