Standardized Medication Profile (SMP) FHIR IG, 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/smp-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/smp/OperationDefinition/smp-operation-retrieve | Version: 1.0.0 | |||
Standards status: Trial-use | Maturity Level: 1 | Computable Name: SMPOperationRetrieve |
Optional operation to request an individual patient's medication history
Generated Narrative: OperationDefinition smp-operation-retrieve
URL: [base]/$smp-query
Input parameters Profile:SMP Parameters - Query
Output parameters Profile:SMP Parameters - Response
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | patient | 1..1 | Patient (US Core Patient Profile) | The patient whose medication history is desired | ||
IN | list-type | 0..1 | CodeableConcept | Optional parameter to define the type of medication list to be retrieved | ||
OUT | smp-medication-data | 0..1 | Bundle (Standardized Medication Profile - Bundle Medication List) | A Bundle of type 'collection' that contains medication information for the requested patient (if found) | ||
OUT | outcome | 0..1 | OperationOutcome | An OperationOutcome resource containing processing information associated with the operation response, including error, warning and/or informational information |