{
  "resourceType" : "CodeSystem",
  "id" : "rtpbc-event-type",
  "meta" : {
    "lastUpdated" : "2020-05-23T00:00:00-05:00"
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rtpbc-event-type</b></p><a name=\"rtpbc-event-type\"> </a><a name=\"hcrtpbc-event-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-05-23 00:00:00-0500</p></div><p>This case-insensitive code system <code>http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">rtpbc-request<a name=\"rtpbc-event-type-rtpbc-request\"> </a></td><td>RTPBC Request</td><td>Real-time Pharmacy Benefit Check (RTPBC) request</td></tr><tr><td style=\"white-space:nowrap\">rtpbc-request-non-phi<a name=\"rtpbc-event-type-rtpbc-request-non-phi\"> </a></td><td>RTPBC Non-PHI Request</td><td>Real-time Pharmacy Benefit Check (RTPBC) Non-PHI request</td></tr><tr><td style=\"white-space:nowrap\">rtpbc-response<a name=\"rtpbc-event-type-rtpbc-response\"> </a></td><td>RTPBC Response</td><td>Real-time Pharmacy Benefit Check (RTPBC) response</td></tr><tr><td style=\"white-space:nowrap\">rtpbc-response-non-phi<a name=\"rtpbc-event-type-rtpbc-response-non-phi\"> </a></td><td>RTPBC Non-PHI Response</td><td>Real-time Pharmacy Benefit Check (RTPBC) Non-PHI response</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type",
  "version" : "2.0.0-ballot",
  "name" : "RtpbcEventTypeCodeSystem",
  "title" : "RTPBC Event Type Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-08T00: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" : "fm@frankmckinney.com"
    }]
  }],
  "description" : "This code system defines event types used in RTPBC message headers",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "rtpbc-request",
    "display" : "RTPBC Request",
    "definition" : "Real-time Pharmacy Benefit Check (RTPBC) request"
  },
  {
    "code" : "rtpbc-request-non-phi",
    "display" : "RTPBC Non-PHI Request",
    "definition" : "Real-time Pharmacy Benefit Check (RTPBC) Non-PHI request"
  },
  {
    "code" : "rtpbc-response",
    "display" : "RTPBC Response",
    "definition" : "Real-time Pharmacy Benefit Check (RTPBC) response"
  },
  {
    "code" : "rtpbc-response-non-phi",
    "display" : "RTPBC Non-PHI Response",
    "definition" : "Real-time Pharmacy Benefit Check (RTPBC) Non-PHI response"
  }]
}