Snapshot 3: Connectathon 32 Base

This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.

Example ValueSet/object-lifecycle-events (XML)

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Value SetObjectLifecycleEvents

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="object-lifecycle-events"/> 
  <meta> 
    <lastUpdated value="2022-12-14T07:12:54.019+11:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <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/4.0.0/CodeSystem-dicom-audit-lifecycle.html">
            <code> http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle</code> 
          </a> 
        </li> 
        <li> Include all codes defined in 
          <a href="http://terminology.hl7.org/4.0.0/CodeSystem-iso-21089-lifecycle.html">
            <code> http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code> 
          </a> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/object-lifecycle-events"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3009"/> 
  </identifier> 
  <version value="5.0.0-snapshot3"/> 
  <name value="ObjectLifecycleEvents"/> 
  <title value="ObjectLifecycleEvents"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <date value="2017-02-19T18:00:00+01:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="This FHIR value set is comprised of lifecycle event codes. The FHIR Actor value
   set is based on    DICOM Audit Message, ParticipantObjectDataLifeCycle;   ISO Standard,
   TS 21089-2017;  "/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <copyright value="This is an FHIR value set based on ASTM Standard, E1762-95 (2013) HL7 RoleClass
   OID 2.16.840.1.113883.5.110,          HL7 Role Code 2.16.840.1.113883.5.111, HL7
   ParticipationType OID: 2.16.840.1.113883.5.90, HL7 ParticipationFunction codes
   at OID: 2.16.840.1.113883.5.88,          and HL7 Security and Privacy Domain Analysis
   Model roles classes.   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."/> 
  <compose> 
    <include> 
      <system value="http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle"/> 
    </include> 
    <include> 
      <system value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/> 
    </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.