| Package | hl7.fhir.us.pdmp |
| Resource Type | MessageDefinition |
| Id | pdmp-response |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/pdmp/https://build.fhir.org/ig/HL7/fhir-pdmp/MessageDefinition-pdmp-response.html |
| URL | http://hl7.org/fhir/us/pdmp/MessageDefinition/pdmp-response |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-04-01T00:00:00-05:00 |
| Name | PdmpMessageDefinitionResponse |
| Title | PDMP Message Definition - Response |
| Realm | us |
| Authority | hl7 |
| Description | Response returning information from a PDMP facilitator system about medication dispensations and administrations |
| Purpose | Return information from a PDMP facilitator about medication dispensations and administrations |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition pdmp-response
StructureDefinition Work Group: phx
url: MessageDefinition PDMP Message Definition - Response
identifier: URI/urn:oid:2.16.840.1.113883.4.642.40.35.30.2
version: 1.0.0
name: PdmpMessageDefinitionResponse
title: PDMP Message Definition - Response
status: Active
experimental: false
date: 2024-04-01 00:00:00-0500
publisher: HL7 International / Pharmacy
contact: HL7 International / Pharmacy: http://www.hl7.org/Special/committees/medication, Frank McKinney: frank.mckinney@pocp.com,fm@frankmckinney.com, Scott Robertson: scott.robertson@pocp.com,scott@BearHealthTech.consulting
description:
Response returning information from a PDMP facilitator system about medication dispensations and administrations
jurisdiction: United States of America
purpose:
Return information from a PDMP facilitator about medication dispensations and administrations
event: unknown http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history: http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history
category: Currency
| Code | Min | Max |
| Parameters | 1 | 1 |
{
"resourceType": "MessageDefinition",
"id": "pdmp-response",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
}
],
"url": "http://hl7.org/fhir/us/pdmp/MessageDefinition/pdmp-response",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.35.30.2"
}
],
"version": "1.0.0",
"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"
}
]
}