2nd DSTU Draft For Comment

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

Valueset-security-event-sub-type.xml

Raw XML (canonical form)

Definition for Value SetSecurity Event Sub-Type

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-security-event-sub-type"/>
  <meta>
    <lastUpdated value="2015-02-23T09:07:27.665+11:00"/>
    <profile value="http://hl7.org/fhir/Profile/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <extension url="http://hl7.org/fhir/ExtensionDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.221"/>
  </extension>
  <url value="http://hl7.org/fhir/vs/security-event-sub-type"/>
  <version value="20100826"/>
  <name value="Security Event Sub-Type"/>
  <publisher value="NEMA/DICOM"/>
  <description value="More detailed code concerning the type of the security event - defined by DICOM with some
   FHIR specific additions"/>
  <copyright value="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 value="active"/>
  <experimental value="true"/>
  <date value="2010-08-26"/>
  <compose>
    <include>
      <system value="http://nema.org/dicom/dicm"/>
      <concept>
        <code value="110120"/>
      </concept>
      <concept>
        <code value="110121"/>
      </concept>
      <concept>
        <code value="110122"/>
      </concept>
      <concept>
        <code value="110123"/>
      </concept>
      <concept>
        <code value="110124"/>
      </concept>
      <concept>
        <code value="110125"/>
      </concept>
      <concept>
        <code value="110126"/>
      </concept>
      <concept>
        <code value="110127"/>
      </concept>
      <concept>
        <code value="110128"/>
      </concept>
      <concept>
        <code value="110129"/>
      </concept>
      <concept>
        <code value="110130"/>
      </concept>
      <concept>
        <code value="110131"/>
      </concept>
      <concept>
        <code value="110132"/>
      </concept>
      <concept>
        <code value="110133"/>
      </concept>
      <concept>
        <code value="110134"/>
      </concept>
      <concept>
        <code value="110135"/>
      </concept>
      <concept>
        <code value="110136"/>
      </concept>
      <concept>
        <code value="110137"/>
      </concept>
      <concept>
        <code value="110138"/>
      </concept>
      <concept>
        <code value="110139"/>
      </concept>
      <concept>
        <code value="110140"/>
      </concept>
      <concept>
        <code value="110141"/>
      </concept>
      <concept>
        <code value="110142"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/restful-interaction"/>
      <concept>
        <code value="read"/>
      </concept>
      <concept>
        <code value="vread"/>
      </concept>
      <concept>
        <code value="update"/>
      </concept>
      <concept>
        <code value="delete"/>
      </concept>
      <concept>
        <code value="validate"/>
      </concept>
      <concept>
        <code value="create"/>
      </concept>
      <concept>
        <code value="history-instance"/>
      </concept>
      <concept>
        <code value="history-type"/>
      </concept>
      <concept>
        <code value="history-system"/>
      </concept>
      <concept>
        <code value="search-type"/>
      </concept>
      <concept>
        <code value="search-system"/>
      </concept>
      <concept>
        <code value="transaction"/>
      </concept>
    </include>
  </compose>
</ValueSet>

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.