Package | hl7.terminology |
Type | CodeSystem |
Id | audit-entity-type |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-audit-entity-type.html |
URL | http://terminology.hl7.org/CodeSystem/audit-entity-type |
Version | 1.0.1 |
Status | active |
Date | 2024-06-28T00:00:00+00:00 |
Name | AuditEventEntityType |
Title | Audit event entity type |
Realm | uv |
Authority | hl7 |
Description | Code for the entity type involved in the audit event. |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
Content | complete |
ValueSet | |
ehmi-delivery-status-entity-type-valueset | EHMI Delivery Status (EDS) - Entity Type Valueset |
ehmi-delivery-status-types-valueset | EHMI Delivery Status (EDS) - Types Valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem audit-entity-type
Last updated: 2024-06-28 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/audit-entity-type
defines the following codes:
Code | Display | Definition |
1 | Person | Person |
2 | System Object | System Object |
3 | Organization | Organization |
4 | Other | Other |
{ "resourceType": "CodeSystem", "id": "audit-entity-type", "meta": { "lastUpdated": "2024-06-28T00:00:00+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "sec" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 } ], "url": "http://terminology.hl7.org/CodeSystem/audit-entity-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1134" } ], "version": "1.0.1", "name": "AuditEventEntityType", "title": "Audit event entity type", "status": "active", "experimental": false, "date": "2024-06-28T00:00:00+00:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "Code for the entity type involved in the audit event.", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "caseSensitive": true, "content": "complete", "concept": [ { "code": "1", "display": "Person", "definition": "Person" }, { "code": "2", "display": "System Object", "definition": "System Object" }, { "code": "3", "display": "Organization", "definition": "Organization" }, { "code": "4", "display": "Other", "definition": "Other" } ] }