| Package | hl7.fhir.us.specialty-rx |
| Resource Type | MessageDefinition |
| Id | specialty-rx-query-response |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/specialty-rx/https://build.fhir.org/ig/HL7/fhir-specialty-rx/MessageDefinition-specialty-rx-query-response.html |
| URL | http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response |
| Version | 2.1.0 |
| Status | active |
| Date | 2020-06-26T00:00:00-00:00 |
| Name | SpecialtyRxMessageDefinitionQueryResponse |
| Title | Specialty Rx Message Definition - Query Response |
| Realm | us |
| Authority | hl7 |
| Description | Message conveying the result of one or more queries for data related to a prescribed specialty medication. References the query-response event |
| Purpose | Transmit the result of queries for data related to a prescribed specialty medication. Consists of FHIR resources typically returned without human intervention |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition
Resource MessageDefinition "specialty-rx-query-response"
url: http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response
version: 2.1.0
name: SpecialtyRxMessageDefinitionQueryResponse
title: Specialty Rx Message Definition - Query Response
status: active
experimental: false
date: 2020-06-26 00:00:00+0000
publisher: HL7 International - Pharmacy
contact: HL7 International - Pharmacy: http://www.hl7.org/Special/committees/medication, Frank McKinney: frank.mckinney@pocp.com,fm@frankmckinney.com
description: Message conveying the result of one or more queries for data related to a prescribed specialty medication. References the query-response event
jurisdiction: United States of America (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#US)
purpose: Transmit the result of queries for data related to a prescribed specialty medication. Consists of FHIR resources typically returned without human intervention
event: Query Response (Details: http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type code query-response = 'Query Response', stated as 'null')
category: currency
| - | Code | Min | Max |
| * | Parameters | 1 | 1 |
{
"resourceType": "MessageDefinition",
"id": "specialty-rx-query-response",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response",
"version": "2.1.0",
"name": "SpecialtyRxMessageDefinitionQueryResponse",
"title": "Specialty Rx Message Definition - Query Response",
"status": "active",
"experimental": false,
"date": "2020-06-26T00:00:00-00: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": "Message conveying the result of one or more queries for data related to a prescribed specialty medication. References the query-response event",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"purpose": "Transmit the result of queries for data related to a prescribed specialty medication. Consists of FHIR resources typically returned without human intervention",
"eventCoding": {
"system": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type",
"code": "query-response"
},
"category": "currency",
"focus": [
{
"code": "Parameters",
"min": 1,
"max": "1"
}
]
}