{
  "resourceType": "ValueSet",
  "id": "specialty-rx-event-type",
  "meta": {
    "lastUpdated": "2020-05-01T05:00:00.000+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-specialty-rx-event-type.html\"><code>http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type</code></a></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/specialty-rx/ValueSet/specialty-rx-event-type",
  "version": "1.0.0",
  "name": "SpecialtyRxValueSetEventType",
  "title": "Specialty Rx Value Set - Event Type",
  "status": "active",
  "experimental": false,
  "date": "2020-05-01T00:00:00-05:00",
  "publisher": "HL7 International - Pharmacy",
  "contact": [
    {
      "name": "HL7 International - Pharmacy",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name": "Frank McKinney",
      "telecom": [
        {
          "system": "email",
          "value": "frank.mckinney@pocp.com"
        },
        {
          "system": "email",
          "value": "fm@frankmckinney.com"
        }
      ]
    }
  ],
  "description": "This value set contains event types used in Specialty Rx message headers.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type"
      }
    ]
  }
}