This page is part of the Specialty Medication Enrollment (v1.0.0: STU1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "MessageDefinition",
"id" : "specialty-rx-query-response-unsolicited",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response-unsolicited</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: SpecialtyRxMessageDefinitionQueryResponseUnsolicited</p><p><b>title</b>: Specialty Rx Message Definition - Query Response - Unsolicited</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: Jul 28, 2020 12:00:00 AM</p><p><b>publisher</b>: HL7 International - Pharmacy</p><p><b>contact</b>: HL7 International - Pharmacy: <a href=\"http://www.hl7.org/Special/committees/medication\">http://www.hl7.org/Special/committees/medication</a>, Frank McKinney: <a href=\"mailto:frank.mckinney@pocp.com\">frank.mckinney@pocp.com</a>,<a href=\"mailto:fm@frankmckinney.com\">fm@frankmckinney.com</a></p><p><b>description</b>: Unsolicited message conveying data related to a prescribed specialty medication. References the query-response-unsolicited event</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>purpose</b>: Unsolicited transmission of patient data related to a prescribed specialty medication. Consists of FHIR resources retrieved systematically from the patient's medical record</p><p><b>event</b>: <span title=\"{http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type query-response-unsolicited}\">Query Response - Unsolicited</span></p><p><b>category</b>: currency</p><h3>Focus</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td>*</td><td>Parameters</td><td>1</td><td>1</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response-unsolicited",
"version" : "1.0.0",
"name" : "SpecialtyRxMessageDefinitionQueryResponseUnsolicited",
"title" : "Specialty Rx Message Definition - Query Response - Unsolicited",
"status" : "active",
"experimental" : false,
"date" : "2020-07-28T00: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" : "Unsolicited message conveying data related to a prescribed specialty medication. References the query-response-unsolicited event",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "Unsolicited transmission of patient data related to a prescribed specialty medication. Consists of FHIR resources retrieved systematically from the patient's medical record",
"eventCoding" : {
"system" : "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type",
"code" : "query-response-unsolicited"
},
"category" : "currency",
"focus" : [
{
"code" : "Parameters",
"min" : 1,
"max" : "1"
}
]
}