US Prescription Drug Monitoring Program (PDMP), published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pdmp/ and changes regularly. See the Directory of published versions
Active as of 2024-10-15 |
{
"resourceType" : "CodeSystem",
"id" : "temporary-pdmp-response-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem temporary-pdmp-response-status</b></p><a name=\"temporary-pdmp-response-status\"> </a><a name=\"hctemporary-pdmp-response-status\"> </a><a name=\"temporary-pdmp-response-status-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pdmp-response-status</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">pre-stage-accepted<a name=\"temporary-pdmp-response-status-pre-stage-accepted\"> </a></td><td>Pre-Stage Request Accepted</td><td>The request to pre-stage PDMP history results for the submitted individual has been accepted</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}
],
"url" : "http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pdmp-response-status",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.35.16.1"
}
],
"version" : "1.0.0",
"name" : "TemporaryPdmpResponseStatus",
"title" : "PDMP Response Status Codes (Temporary)",
"status" : "active",
"experimental" : false,
"date" : "2024-10-15T15:08:01+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"
}
]
},
{
"name" : "Scott Robertson",
"telecom" : [
{
"system" : "email",
"value" : "scott.robertson@pocp.com"
},
{
"system" : "email",
"value" : "scott@BearHealthTech.consulting"
}
]
}
],
"description" : "Codes indicating the overall status of a PDMP response. Intended to augment the PMIX Status Message code set",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "pre-stage-accepted",
"display" : "Pre-Stage Request Accepted",
"definition" : "The request to pre-stage PDMP history results for the submitted individual has been accepted"
}
]
}