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 |
{
"resourceType" : "ValueSet",
"id" : "audit-event-type",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2022-09-05T12:00:00+02:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language" : "nl-NL",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2022-08-22T12:00:00+02:00"
}
}
],
"url" : "http://koppeltaal.nl/fhir/ValueSet/audit-event-type",
"identifier" : [
{
"use" : "official",
"value" : "http://koppeltaal.nl/fhir/ValueSet/audit-event-type"
}
],
"version" : "1.4.5-beta.002",
"name" : "AuditeventtypeValueSet",
"title" : "audit-event-type ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2022-09-05T12:00:00+02:00",
"publisher" : "VZVZ",
"contact" : [
{
"name" : "VZVZ",
"telecom" : [
{
"system" : "email",
"value" : "standaardisatie@vzvz.nl",
"use" : "work"
}
]
}
],
"description" : "ValueSet defining the allowed eventtypes for Koppeltaal",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NL",
"display" : "Netherlands"
}
]
}
],
"copyright" : "VZVZ",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type"
},
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"concept" : [
{
"code" : "110100",
"display" : "Application Activity"
},
{
"code" : "110114",
"display" : "User Authentication"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"concept" : [
{
"code" : "hl7-v3"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
"concept" : [
{
"code" : "transmit",
"display" : "Transmit Record Lifecycle Event"
}
]
}
]
}
}