This page is part of the Da Vinci Payer Data Exchange (v2.2.0: STU2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "SearchParameter",
"id" : "pdex-medicationdispense-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>SearchParameter: PdexMedicationDispenseStatus — Status of the prescription dispense.</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
}
],
"url" : "http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-medicationdispense-status",
"version" : "2.2.0",
"name" : "PdexMedicationDispenseStatus",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/medications-status",
"status" : "active",
"experimental" : false,
"date" : "2020-07-01T21:51:57.986692Z",
"publisher" : "HL7 International / Financial Management",
"contact" : [
{
"name" : "HL7 International / Financial Management",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm"
},
{
"system" : "email",
"value" : "fm@lists.HL7.org"
}
]
},
{
"name" : "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
"telecom" : [
{
"system" : "email",
"value" : "mailto:mark.scrimshire@onyxhealth.io"
}
]
},
{
"name" : "HL7 International - Financial Management",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description" : "Status of the prescription dispense.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"code" : "status",
"base" : [
"MedicationDispense"
],
"type" : "token",
"expression" : "MedicationDispense.status",
"xpathUsage" : "normal",
"multipleOr" : true,
"multipleAnd" : true
}