FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | ValueSet |
| Id | ValueSet-audit-event-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=koppeltaalv2.00@0.15.0&canonical=http://koppeltaal.nl/fhir/ValueSet/audit-event-type |
| URL | http://koppeltaal.nl/fhir/ValueSet/audit-event-type |
| Version | 2022-09-05 |
| Status | draft |
| Date | 2022-09-05T12:00:00+02:00 |
| Name | AuditeventtypeValueSet |
| Title | audit-event-type ValueSet |
| Realm | nl |
| Description | ValueSet defining the allowed eventtypes for Koppeltaal |
| Copyright | VZVZ |
No resources found
| CodeSystem | |
| DCM | DICOM Controlled Terminology Definitions |
| audit-event-type | Audit Event ID |
| iso-21089-lifecycle | ISO 21089 2017 Health Record Lifecycle Events |
No narrative content found in resource
{
"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",
"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": "2022-09-05",
"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"
}
]
}
]
}
}