| Package | hl7.fhir.us.pdmp |
| Resource Type | CodeSystem |
| Id | temporary-pdmp-response-status |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/pdmp/https://build.fhir.org/ig/HL7/fhir-pdmp/CodeSystem-temporary-pdmp-response-status.html |
| URL | http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pdmp-response-status |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-10-15T15:08:01+00:00 |
| Name | TemporaryPdmpResponseStatus |
| Title | PDMP Response Status Codes (Temporary) |
| Realm | us |
| Authority | hl7 |
| Description | Codes indicating the overall status of a PDMP response. Intended to augment the PMIX Status Message code set |
| Content | complete |
| ValueSet | |
| pdmp-response-status | PDMP Value Set - Response Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem temporary-pdmp-response-status
This case-sensitive code system http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pdmp-response-status defines the following code:
| Code | Display | Definition |
| pre-stage-accepted | Pre-Stage Request Accepted | The request to pre-stage PDMP history results for the submitted individual has been accepted |
{
"resourceType": "CodeSystem",
"id": "temporary-pdmp-response-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}