This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetSecurity Event Sub-Type
{ "resourceType": "ValueSet", "id": "valueset-security-event-sub-type", "meta": { "lastUpdated": "2015-02-23T09:07:27.665+11:00", "profile": [ "http://hl7.org/fhir/Profile/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.221" } ], "url": "http://hl7.org/fhir/vs/security-event-sub-type", "version": "20100826", "name": "Security Event Sub-Type", "publisher": "NEMA/DICOM", "description": "More detailed code concerning the type of the security event - defined by DICOM with some FHIR specific additions", "copyright": "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright 2011 by the National Electrical Manufacturers Association", "status": "active", "experimental": true, "date": "2010-08-26", "compose": { "include": [ { "system": "http://nema.org/dicom/dicm", "concept": [ { "code": "110120" }, { "code": "110121" }, { "code": "110122" }, { "code": "110123" }, { "code": "110124" }, { "code": "110125" }, { "code": "110126" }, { "code": "110127" }, { "code": "110128" }, { "code": "110129" }, { "code": "110130" }, { "code": "110131" }, { "code": "110132" }, { "code": "110133" }, { "code": "110134" }, { "code": "110135" }, { "code": "110136" }, { "code": "110137" }, { "code": "110138" }, { "code": "110139" }, { "code": "110140" }, { "code": "110141" }, { "code": "110142" } ] }, { "system": "http://hl7.org/fhir/restful-interaction", "concept": [ { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "delete" }, { "code": "validate" }, { "code": "create" }, { "code": "history-instance" }, { "code": "history-type" }, { "code": "history-system" }, { "code": "search-type" }, { "code": "search-system" }, { "code": "transaction" } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.