Package | openehr.base |
Type | StructureDefinition |
Id | VERSIONED-FOLDER |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-VERSIONED-FOLDER.html |
URL | http://openehr.org/fhir/StructureDefinition/VERSIONED-FOLDER |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | VERSIONED_FOLDER |
Title | VERSIONED_FOLDER |
Realm | uv |
Authority | hl7 |
Description | A version-controlled hierarchy of FOLDERs giving the effect of a directory. |
Type | http://openehr.org/fhir/StructureDefinition/VERSIONED_FOLDER |
Kind | logical |
No resources found
StructureDefinition | |
VERSIONED-OBJECT | VERSIONED_OBJECT |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition VERSIONED-FOLDER
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | VERSIONED_OBJECT | Elements defined in Ancestors:uid, owner_id, time_created A version-controlled hierarchy of FOLDERs giving the effect of a directory | |
{ "resourceType": "StructureDefinition", "id": "VERSIONED-FOLDER", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/RM/development/common.html#_versioned_folder_class" }, { "extension": [ { "url": "name", "valueCode": "T" }, { "url": "type", "valueUri": "http://openehr.org/fhir/StructureDefinition/Any" } ], "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/VERSIONED-FOLDER", "version": "0.1.0", "name": "VERSIONED_FOLDER", "title": "VERSIONED_FOLDER", "status": "active", "experimental": false, "date": "2024-12-31T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "A version-controlled hierarchy of FOLDERs giving the effect of a directory.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/VERSIONED_FOLDER", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/VERSIONED-OBJECT", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "VERSIONED_FOLDER", "path": "VERSIONED_FOLDER", "short": "A version-controlled hierarchy of FOLDERs giving the effect of a directory", "definition": "A version-controlled hierarchy of FOLDERs giving the effect of a directory.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "VERSIONED_FOLDER.uid", "path": "VERSIONED_FOLDER.uid", "short": "Unique identifier of this version container in the form of a UID with no extension", "definition": "Unique identifier of this version container in the form of a UID with no extension. This id will be the same in all instances of the same container in a distributed environment, meaning that it can be understood as the uid of the virtual version tree.", "min": 1, "max": "1", "base": { "path": "VERSIONED_OBJECT.uid", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID" } ], "isModifier": false }, { "id": "VERSIONED_FOLDER.owner-id", "path": "VERSIONED_FOLDER.owner_id", "short": "Reference to object to which this version container belongs, e.g. the id of the containing EHR or other relevant owning entity", "definition": "Reference to object to which this version container belongs, e.g. the id of the containing EHR or other relevant owning entity.", "min": 1, "max": "1", "base": { "path": "VERSIONED_OBJECT.owner_id", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF" } ], "isModifier": false }, { "id": "VERSIONED_FOLDER.time-created", "path": "VERSIONED_FOLDER.time_created", "short": "Time of initial creation of this versioned object", "definition": "Time of initial creation of this versioned object.", "min": 1, "max": "1", "base": { "path": "VERSIONED_OBJECT.time_created", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "VERSIONED_FOLDER", "path": "VERSIONED_FOLDER", "short": "A version-controlled hierarchy of FOLDERs giving the effect of a directory", "definition": "A version-controlled hierarchy of FOLDERs giving the effect of a directory.", "min": 0, "max": "*", "isModifier": false } ] } }