Sha256: 1dabc70e95bbc615a29e19c556dc460a830bbef29605e5589c38a2d635dc8c36
Contents?: true
Size: 1.95 KB
Versions: 7
Compression:
Stored size: 1.95 KB
Contents
{ "resourceType": "CodeSystem", "id": "audit-entity-type", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "sec" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "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.4.1134" } ], "version": "4.0.1", "name": "AuditEventEntityType", "title": "Audit event entity type", "status": "draft", "experimental": false, "date": "2017-03-10T09:44:54+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] }, { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Code for the entity type involved in the audit event.", "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" } ] }
Version data entries
7 entries across 7 versions & 1 rubygems