This page is part of the Specialty Medication Enrollment (v2.0.0-ballot: STU2 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Active as of 2020-06-26 |
{
"resourceType" : "MessageDefinition",
"id" : "specialty-rx-error",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageDefinition</b></p><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\">Resource MessageDefinition \"specialty-rx-error\" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-error</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: SpecialtyRxMessageDefinitionError</p><p><b>title</b>: Specialty Rx Message Definition - Error</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2020-06-26 12:00:00+0000</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>: Message reporting an error that causes premature processing termination of a specialty Rx query response message. References the error event</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#US)</span></p><p><b>purpose</b>: Describe an error that causes a premature end to processing of a specialty Rx query response message</p><p><b>event</b>: Error (Details: http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type code error = 'Error', stated as 'null')</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>OperationOutcome</td><td>1</td><td>1</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-error",
"version" : "2.0.0-ballot",
"name" : "SpecialtyRxMessageDefinitionError",
"title" : "Specialty Rx Message Definition - Error",
"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 reporting an error that causes premature processing termination of a specialty Rx query response message. References the error event",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "Describe an error that causes a premature end to processing of a specialty Rx query response message",
"eventCoding" : {
"system" : "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type",
"code" : "error"
},
"category" : "currency",
"focus" : [
{
"code" : "OperationOutcome",
"min" : 1,
"max" : "1"
}
]
}