This page is part of the US Prescription Drug Monitoring Program (PDMP) (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Active as of 2024-04-01 |
{
"resourceType" : "MessageDefinition",
"id" : "pdmp-response",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageDefinition</b><a name=\"pdmp-response\"> </a><a name=\"hcpdmp-response\"> </a></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 "pdmp-response" </p></div><p><b>wg</b>: phx</p><p><b>url</b>: <code>http://hl7.org/fhir/us/pdmp/MessageDefinition/pdmp-response</code></p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: PdmpMessageDefinitionResponse</p><p><b>title</b>: PDMP Message Definition - Response</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2024-04-01 00:00:00-0500</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>, Scott Robertson: <a href=\"mailto:scott.robertson@pocp.com\">scott.robertson@pocp.com</a>,<a href=\"mailto:scott@BearHealthTech.consulting\">scott@BearHealthTech.consulting</a></p><p><b>description</b>: Response returning information from a PDMP facilitator system about medication dispensations and administrations</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>purpose</b>: Return information from a PDMP facilitator about medication dispensations and administrations</p><p><b>event</b>: http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history (Details: urn:ietf:rfc:3986 code http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history = 'http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history', stated as 'null')</p><p><b>category</b>: currency</p><h3>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</td><td>Parameters</td><td>1</td><td>1</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}
],
"url" : "http://hl7.org/fhir/us/pdmp/MessageDefinition/pdmp-response",
"version" : "1.0.0-ballot",
"name" : "PdmpMessageDefinitionResponse",
"title" : "PDMP Message Definition - Response",
"status" : "active",
"experimental" : false,
"date" : "2024-04-01T00: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"
},
{
"system" : "email",
"value" : "fm@frankmckinney.com"
}
]
},
{
"name" : "Scott Robertson",
"telecom" : [
{
"system" : "email",
"value" : "scott.robertson@pocp.com"
},
{
"system" : "email",
"value" : "scott@BearHealthTech.consulting"
}
]
}
],
"description" : "Response returning information from a PDMP facilitator system about medication dispensations and administrations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "Return information from a PDMP facilitator about medication dispensations and administrations",
"eventCoding" : {
"system" : "urn:ietf:rfc:3986",
"code" : "http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history"
},
"category" : "currency",
"focus" : [
{
"code" : "Parameters",
"min" : 1,
"max" : "1"
}
]
}