Package | openehr.base |
Type | StructureDefinition |
Id | REVISION-HISTORY-ITEM |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-REVISION-HISTORY-ITEM.html |
URL | http://openehr.org/fhir/StructureDefinition/REVISION-HISTORY-ITEM |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | REVISION_HISTORY_ITEM |
Title | REVISION_HISTORY_ITEM |
Realm | uv |
Authority | hl7 |
Description | An entry in a revision history, corresponding to a version from a versioned container. Consists of AUDIT_DETAILS instances with revision identifier of the revision to which the AUDIT_DETAILS instance belongs. |
Type | http://openehr.org/fhir/StructureDefinition/REVISION_HISTORY_ITEM |
Kind | logical |
No resources found
StructureDefinition | |
AUDIT-DETAILS | AUDIT_DETAILS |
OBJECT-VERSION-ID | OBJECT_VERSION_ID |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition REVISION-HISTORY-ITEM
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | An entry in a revision history, corresponding to a version from a versioned container | |
![]() ![]() ![]() | 1..1 | OBJECT_VERSION_ID | Version identifier for this revision | |
![]() ![]() ![]() | 1..* | AUDIT_DETAILS | The audits for this revision (at least one) | |
{ "resourceType": "StructureDefinition", "id": "REVISION-HISTORY-ITEM", "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_item_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-ITEM", "version": "0.1.0", "name": "REVISION_HISTORY_ITEM", "title": "REVISION_HISTORY_ITEM", "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": "An entry in a revision history, corresponding to a version from a versioned container. Consists of AUDIT_DETAILS instances with revision identifier of the revision to which the AUDIT_DETAILS instance belongs.", "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_ITEM", "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_ITEM", "path": "REVISION_HISTORY_ITEM", "short": "An entry in a revision history, corresponding to a version from a versioned container", "definition": "An entry in a revision history, corresponding to a version from a versioned container. Consists of AUDIT_DETAILS instances with revision identifier of the revision to which the AUDIT_DETAILS instance belongs.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "REVISION_HISTORY_ITEM.version-id", "path": "REVISION_HISTORY_ITEM.version_id", "short": "Version identifier for this revision", "definition": "Version identifier for this revision.", "min": 1, "max": "1", "base": { "path": "REVISION_HISTORY_ITEM.version_id", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID" } ], "isModifier": false }, { "id": "REVISION_HISTORY_ITEM.audits", "path": "REVISION_HISTORY_ITEM.audits", "short": "The audits for this revision (at least one)", "definition": "The audits for this revision; there will always be at least one commit audit (which may itself be an ATTESTATION), there may also be further attestations.", "min": 1, "max": "*", "base": { "path": "REVISION_HISTORY_ITEM.audits", "min": 1, "max": "*" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "REVISION_HISTORY_ITEM", "path": "REVISION_HISTORY_ITEM", "short": "An entry in a revision history, corresponding to a version from a versioned container", "definition": "An entry in a revision history, corresponding to a version from a versioned container. Consists of AUDIT_DETAILS instances with revision identifier of the revision to which the AUDIT_DETAILS instance belongs.", "min": 0, "max": "*", "isModifier": false }, { "id": "REVISION_HISTORY_ITEM.version-id", "path": "REVISION_HISTORY_ITEM.version_id", "short": "Version identifier for this revision", "definition": "Version identifier for this revision.", "min": 1, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-VERSION-ID" } ], "isModifier": false }, { "id": "REVISION_HISTORY_ITEM.audits", "path": "REVISION_HISTORY_ITEM.audits", "short": "The audits for this revision (at least one)", "definition": "The audits for this revision; there will always be at least one commit audit (which may itself be an ATTESTATION), there may also be further attestations.", "min": 1, "max": "*", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS" } ], "isModifier": false } ] } }