FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/rtpbc-event-type

Packagehl7.fhir.us.carin-rtpbc
TypeValueSet
Idrtpbc-event-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/carin-rtpbc/http://hl7.org/fhir/us/carin-rtpbc/STU1/ValueSet-rtpbc-event-type.html
URLhttp://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-event-type
Version1.0.0
Statusactive
Date2020-05-23T00:00:00-05:00
NameRtbpcEventTypeValueSet
TitleRTPBC Event Type Value Set
Realmus
Authorityhl7
DescriptionThis value set contains event types used in RTPBC message headers.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
rtpbc-event-typeRTPBC Event Type Code System

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "rtpbc-event-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-event-type",
  "version": "1.0.0",
  "name": "RtbpcEventTypeValueSet",
  "title": "RTPBC Event Type Value Set",
  "status": "active",
  "experimental": false,
  "date": "2020-05-23T00: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"
        }
      ]
    }
  ],
  "description": "This value set contains event types used in RTPBC 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/carin-rtpbc/CodeSystem/rtpbc-event-type"
      }
    ]
  }
}