Package | openehr.base |
Resource Type | StructureDefinition |
Id | REVISION-HISTORY |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-REVISION-HISTORY.html |
URL | http://openehr.org/fhir/StructureDefinition/REVISION-HISTORY |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | REVISION_HISTORY |
Title | REVISION_HISTORY |
Realm | uv |
Authority | hl7 |
Description | Defines the notion of a revision history of audit items, each associated with the version for which that audit was committed. The list is in most-recent-first order. |
Type | http://openehr.org/fhir/StructureDefinition/REVISION_HISTORY |
Kind | logical |
StructureDefinition | |
AUTHORED-RESOURCE | AUTHORED_RESOURCE |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition REVISION-HISTORY
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Defines the notion of a revision history of audit items | |
![]() ![]() ![]() | 1..1 | string | The version id of the most recent item, as a String | |
![]() ![]() ![]() | 1..1 | string | The commit date/time of the most recent item, as a String | |
{ "resourceType": "StructureDefinition", "id": "REVISION-HISTORY", "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#_revision_history_class" }, { "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/REVISION-HISTORY", "version": "0.1.0", "name": "REVISION_HISTORY", "title": "REVISION_HISTORY", "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": "Defines the notion of a revision history of audit items, each associated with the version for which that audit was committed. The list is in most-recent-first order.", "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/REVISION_HISTORY", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "REVISION_HISTORY", "path": "REVISION_HISTORY", "short": "Defines the notion of a revision history of audit items", "definition": "Defines the notion of a revision history of audit items, each associated with the version for which that audit was committed. The list is in most-recent-first order.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "REVISION_HISTORY.most-recent-version", "path": "REVISION_HISTORY.most_recent_version", "short": "The version id of the most recent item, as a String", "definition": "The version id of the most recent item, as a String.", "min": 1, "max": "1", "base": { "path": "REVISION_HISTORY.most_recent_version", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "REVISION_HISTORY.most-recent-version-time-committed", "path": "REVISION_HISTORY.most_recent_version_time_committed", "short": "The commit date/time of the most recent item, as a String", "definition": "The commit date/time of the most recent item, as a String.", "min": 1, "max": "1", "base": { "path": "REVISION_HISTORY.most_recent_version_time_committed", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "REVISION_HISTORY", "path": "REVISION_HISTORY", "short": "Defines the notion of a revision history of audit items", "definition": "Defines the notion of a revision history of audit items, each associated with the version for which that audit was committed. The list is in most-recent-first order.", "min": 0, "max": "*", "isModifier": false }, { "id": "REVISION_HISTORY.most-recent-version", "path": "REVISION_HISTORY.most_recent_version", "short": "The version id of the most recent item, as a String", "definition": "The version id of the most recent item, as a String.", "min": 1, "max": "1", "type": [ { "code": "string" } ], "isModifier": false }, { "id": "REVISION_HISTORY.most-recent-version-time-committed", "path": "REVISION_HISTORY.most_recent_version_time_committed", "short": "The commit date/time of the most recent item, as a String", "definition": "The commit date/time of the most recent item, as a String.", "min": 1, "max": "1", "type": [ { "code": "string" } ], "isModifier": false } ] } }