FHIR IG Statistics: StructureDefinition/AUDIT-DETAILS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "AUDIT-DETAILS",
"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#_audit_details_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/AUDIT-DETAILS",
"version": "0.1.0",
"name": "AUDIT_DETAILS",
"title": "AUDIT_DETAILS",
"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": "The set of attributes required to document the committal of an information item to a repository.",
"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/AUDIT_DETAILS",
"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": "AUDIT_DETAILS",
"path": "AUDIT_DETAILS",
"short": "The set of attributes required to document the committal of an information item to a repository",
"definition": "The set of attributes required to document the committal of an information item to a repository.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "AUDIT_DETAILS.system-id",
"path": "AUDIT_DETAILS.system_id",
"short": "Identifier of the logical EHR system where the change was committed",
"definition": "Identifier of the logical EHR system where the change was committed. This is almost always owned by the organisation legally responsible for the EHR, and is distinct from any application, or any hosting infrastructure.",
"min": 1,
"max": "1",
"base": {
"path": "AUDIT_DETAILS.system_id",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "AUDIT_DETAILS.time-committed",
"path": "AUDIT_DETAILS.time_committed",
"short": "Time of committal of the item",
"definition": "Time of committal of the item.",
"min": 1,
"max": "1",
"base": {
"path": "AUDIT_DETAILS.time_committed",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME"
}
],
"isModifier": false
},
{
"id": "AUDIT_DETAILS.change-type",
"path": "AUDIT_DETAILS.change_type",
"short": "Type of change",
"definition": "Type of change. Coded using the openEHR Terminology audit change type group.",
"min": 1,
"max": "1",
"base": {
"path": "AUDIT_DETAILS.change_type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
}
],
"isModifier": false,
"binding": {
"strength": "required",
"valueSet": "https://specifications.openehr.org/fhir/valueset-audit_change_type"
}
},
{
"id": "AUDIT_DETAILS.description",
"path": "AUDIT_DETAILS.description",
"short": "Reason for committal. This may be used to qualify the value in the change_type field",
"definition": "Reason for committal. This may be used to qualify the value in the change_type field. For example, if the change affects only the EHR directory, this field might be used to indicate 'Folder `episode 2018-02-16` added' or similar.",
"min": 0,
"max": "1",
"base": {
"path": "AUDIT_DETAILS.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
}
],
"isModifier": false
},
{
"id": "AUDIT_DETAILS.committer",
"path": "AUDIT_DETAILS.committer",
"short": "Identity and optional reference into identity management service, of user who committed the item",
"definition": "Identity and optional reference into identity management service, of user who committed the item.",
"min": 1,
"max": "1",
"base": {
"path": "AUDIT_DETAILS.committer",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/PARTY-PROXY"
}
],
"isModifier": false
}
]
},
"differential": {
"element": [
{
"id": "AUDIT_DETAILS",
"path": "AUDIT_DETAILS",
"short": "The set of attributes required to document the committal of an information item to a repository",
"definition": "The set of attributes required to document the committal of an information item to a repository.",
"min": 0,
"max": "*",
"isModifier": false
},
{
"id": "AUDIT_DETAILS.system-id",
"path": "AUDIT_DETAILS.system_id",
"short": "Identifier of the logical EHR system where the change was committed",
"definition": "Identifier of the logical EHR system where the change was committed. This is almost always owned by the organisation legally responsible for the EHR, and is distinct from any application, or any hosting infrastructure.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "AUDIT_DETAILS.time-committed",
"path": "AUDIT_DETAILS.time_committed",
"short": "Time of committal of the item",
"definition": "Time of committal of the item.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME"
}
],
"isModifier": false
},
{
"id": "AUDIT_DETAILS.change-type",
"path": "AUDIT_DETAILS.change_type",
"short": "Type of change",
"definition": "Type of change. Coded using the openEHR Terminology audit change type group.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
}
],
"isModifier": false,
"binding": {
"strength": "required",
"valueSet": "https://specifications.openehr.org/fhir/valueset-audit_change_type"
}
},
{
"id": "AUDIT_DETAILS.description",
"path": "AUDIT_DETAILS.description",
"short": "Reason for committal. This may be used to qualify the value in the change_type field",
"definition": "Reason for committal. This may be used to qualify the value in the change_type field. For example, if the change affects only the EHR directory, this field might be used to indicate 'Folder `episode 2018-02-16` added' or similar.",
"min": 0,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
}
],
"isModifier": false
},
{
"id": "AUDIT_DETAILS.committer",
"path": "AUDIT_DETAILS.committer",
"short": "Identity and optional reference into identity management service, of user who committed the item",
"definition": "Identity and optional reference into identity management service, of user who committed the item.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/PARTY-PROXY"
}
],
"isModifier": false
}
]
}
}