Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build
Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2022-09-05 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="audit-event-type"/>
<meta>
<versionId value="2"/>
<lastUpdated value="2022-09-05T12:00:00+02:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<language value="nl-NL"/>
<text>
<status value="extensions"/>
<div xml:lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml" lang="nl-NL"><p class="res-header-id"><b>Generated Narrative: ValueSet audit-event-type</b></p><a name="audit-event-type"> </a><a name="hcaudit-event-type"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 2; Last updated: 2022-09-05 12:00:00+0200; Language: nl-NL</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-audit-event-type.html"><code>http://terminology.hl7.org/CodeSystem/audit-event-type</code></a></li><li>Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110100">110100</a></td><td>Application Activity</td><td>Audit event: Application Activity has taken place</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110114">110114</a></td><td>User Authentication</td><td>Audit event: User Authentication has been attempted</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-audit-event-type.html"><code>http://terminology.hl7.org/CodeSystem/audit-event-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-audit-event-type.html#audit-event-type-hl7-v3">hl7-v3</a></td><td style="color: #cccccc">HL7 v3 Operation</td><td>Audit Event: Execution of an HL7 v3 operation as defined by FHIR.</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-iso-21089-lifecycle.html"><code>http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-transmit">transmit</a></td><td>Transmit Record Lifecycle Event</td><td>Occurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod">
<valuePeriod>
<start value="2022-08-22T12:00:00+02:00"/>
</valuePeriod>
</extension>
<url value="http://koppeltaal.nl/fhir/ValueSet/audit-event-type"/>
<identifier>
<use value="official"/>
<value value="http://koppeltaal.nl/fhir/ValueSet/audit-event-type"/>
</identifier>
<version value="1.4.5-beta.002"/>
<name value="AuditeventtypeValueSet"/>
<title value="audit-event-type ValueSet"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2022-09-05T12:00:00+02:00"/>
<publisher value="VZVZ"/>
<contact>
<name value="VZVZ"/>
<telecom>
<system value="email"/>
<value value="standaardisatie@vzvz.nl"/>
<use value="work"/>
</telecom>
</contact>
<description
value="ValueSet defining the allowed eventtypes for Koppeltaal"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NL"/>
<display value="Netherlands"/>
</coding>
</jurisdiction>
<copyright value="VZVZ"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
</include>
<include>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<concept>
<code value="110100"/>
<display value="Application Activity"/>
</concept>
<concept>
<code value="110114"/>
<display value="User Authentication"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
<concept>
<code value="hl7-v3"/>
</concept>
</include>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
<concept>
<code value="transmit"/>
<display value="Transmit Record Lifecycle Event"/>
</concept>
</include>
</compose>
</ValueSet>