FHIR IG analytics| Package | hl7.fhir.us.pdmp.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-temporary-pdmp-response-status.json |
| FHIR Version | R4 |
No resources found
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-15T18:38:48+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"
}
]
}