R4 Ballot #1 #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.0: (v3.5.0: R4 Ballot 2). #2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3

Valueset-object-lifecycle-events.json

Vocabulary Work Group Maturity Level : N/A Ballot Status : Informative

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

Definition for Value SetObjectLifecycleEvents

{
  "resourceType": "ValueSet",
  "id": "object-lifecycle-events",
  "meta": {
    "lastUpdated": "2018-04-03T12:05:46.262+10:00"

  "resourceType" : "ValueSet",
  "id" : "object-lifecycle-events",
  "meta" : {
    "lastUpdated" : "2018-08-19T21:48:56.559+10:00"

  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"

  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"

  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "sec"

  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
    "valueBoolean" : true
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "sec"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString" : "Trial Use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  }],
  "url" : "http://hl7.org/fhir/ValueSet/object-lifecycle-events",
  "version" : "1.1.0",
  "name" : "ObjectLifecycleEvents",
  "status" : "draft",
  "experimental" : false,
  "date" : "2017-02-19T18:00:00+01:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"

    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Trial Use"

      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "description" : "This example 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;  ",
  "copyright" : "This is an example 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" : "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle"

    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/object-lifecycle-events",
  "version": "1.1.0",
  "name": "ObjectLifecycleEvents",
  "status": "draft",
  "experimental": false,
  "date": "2017-02-19T18:00:00+01:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "This example 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;  ",
  "copyright": "This is an example 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.",
  "extensible": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/dicom-audit-lifecycle"
      },
      {
        "system": "http://hl7.org/fhir/iso-21089-lifecycle"
      }
    ]

      "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"
    }]

  }
}

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.