PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.specialty-rx@0.1.0
    http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query
{
  "description": "Message conveying one or more queries for data related to a prescribed specialty medication. References the query event",
  "category": "currency",
  "_filename": "MessageDefinition-specialty-rx-query.json",
  "package_name": "hl7.fhir.us.specialty-rx",
  "date": "2020-06-26T00:00:00-00:00",
  "publisher": "HL7 International - Pharmacy",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "purpose": "Transmit queries for data related to a prescribed specialty medication. Response consists of FHIR resources returned without human intervention",
  "name": "SpecialtyRxMessageDefinitionQuery",
  "type": null,
  "experimental": "false",
  "resourceType": "MessageDefinition",
  "title": "Specialty Rx Message Definition - Query",
  "package_version": "0.1.0",
  "status": "active",
  "id": "123e8aaf-23b8-4a74-9022-3d45dcf3f089",
  "kind": null,
  "allowedResponse": [ {
    "message": "http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response",
    "situation": "Returned when processing completes without encountering a system error"
  } ],
  "url": "http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query",
  "focus": [ {
    "max": "1",
    "min": 1,
    "code": "Parameters"
  } ],
  "version": "0.1.0",
  "contact": [ {
    "name": "HL7 International - Pharmacy",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication",
      "system": "url"
    } ]
  }, {
    "name": "Frank McKinney",
    "telecom": [ {
      "value": "frank.mckinney@pocp.com",
      "system": "email"
    } ]
  } ],
  "eventCoding": {
    "code": "query",
    "system": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type"
  }
}