| Package | surescripts.specialty |
| Resource Type | StructureDefinition |
| Id | Parameters-SPOClinicalInformationRequest-ActiveMedicationsQuery |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveMedicationsQuery |
| URL | http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveMedicationsQuery |
| Status | active |
| Date | 2021-08-23 |
| Name | Parameters_SPOClinicalInformationRequest_ActiveMedicationsQuery |
| Description | This Parameters profile defines the parameters that specify a query (request) for the current (i.e., status = active) medications for a specific patient. The data should be returned as a set of MedicationStatement resources, one for each active patient medication. |
| Copyright | 2021 |
| Type | Parameters |
| Kind | resource |
| StructureDefinition | |
| Bundle_SPOClinicalInformationRequest_General | Bundle_SPOClinicalInformationRequest_General |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Parameters-SPOClinicalInformationRequest-ActiveMedicationsQuery",
"url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveMedicationsQuery",
"name": "Parameters_SPOClinicalInformationRequest_ActiveMedicationsQuery",
"status": "active",
"date": "2021-08-23",
"publisher": "Surescripts, LLC",
"description": "This Parameters profile defines the parameters that specify a query (request) for the current (i.e., status = active) medications for a specific patient. The data should be returned as a set of MedicationStatement resources, one for each active patient medication.",
"copyright": "2021",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Parameters",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Parameters",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Parameters.parameter",
"path": "Parameters.parameter",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "name"
}
],
"rules": "open"
},
"definition": "This resource defines the parameters for requesting the active medications for a patient.",
"min": 5,
"max": "5",
"mustSupport": true
},
{
"id": "Parameters.parameter:resourceType",
"path": "Parameters.parameter",
"sliceName": "resourceType",
"short": "Parameter for resource type",
"definition": "The parameter that defines the type of resource being queried.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Parameters.parameter:resourceType.name",
"path": "Parameters.parameter.name",
"short": "Parameter name",
"definition": "The name of the parameter.",
"fixedString": "ResourceType",
"mustSupport": true
},
{
"id": "Parameters.parameter:resourceType.value[x]",
"path": "Parameters.parameter.value[x]",
"short": "Resource type name",
"definition": "The name of the resource type specifying the resource to return to specify a patient medication (i.e., the MedicationStatement resource).",
"min": 1,
"type": [
{
"code": "string"
}
],
"fixedString": "MedicationStatement",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicalRecordNumber",
"path": "Parameters.parameter",
"sliceName": "medicalRecordNumber",
"short": "Parameter for patient Medical Record Number",
"definition": "This parameter defines the Medical Record Number for whom data is being queried.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicalRecordNumber.name",
"path": "Parameters.parameter.name",
"short": "Parameter name",
"definition": "The name of the parameter.",
"fixedString": "PatientMrn",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicalRecordNumber.value[x]",
"path": "Parameters.parameter.value[x]",
"short": "Medical Record Number",
"definition": "The Medical Record Number of the patient for whom data is requested.",
"min": 1,
"type": [
{
"code": "string"
}
],
"mustSupport": true
},
{
"id": "Parameters.parameter:medicalRecordNumberMutuallyDefined",
"path": "Parameters.parameter",
"sliceName": "medicalRecordNumberMutuallyDefined",
"short": "This parameter ties back to the Patient/Identification/MutuallyDefined field from the SPOInitiationRequest. If that optional field was populated, the value will display here as well. If not, this value will be null.",
"definition": "This parameter specifies a medical record qualifier to make a patient MRN globally unique (when necessary). This parameter ties back to the Patient/Identification/MutuallyDefined field from the SPOInitiationRequest. If that optional field was populated, the value will display here as well. If not, this value will be null.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicalRecordNumberMutuallyDefined.name",
"path": "Parameters.parameter.name",
"short": "Parameter name",
"definition": "The name of the parameter for the patient's medical record number qualifier.",
"fixedString": "MutuallyDefined",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicalRecordNumberMutuallyDefined.value[x]",
"path": "Parameters.parameter.value[x]",
"short": "Medical record number qualifier value",
"definition": "The value of the medical record number qualifier for the patient's medical record number.",
"min": 1,
"type": [
{
"code": "string"
}
],
"mustSupport": true
},
{
"id": "Parameters.parameter:activeMedicationsLOINC",
"path": "Parameters.parameter",
"sliceName": "activeMedicationsLOINC",
"short": "Parameter to specify the LOINC used to identify a request for medication information",
"definition": "This parameter defines the LOINC used to request medication information.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Parameters.parameter:activeMedicationsLOINC.name",
"path": "Parameters.parameter.name",
"short": "Parameter name",
"definition": "The name of the parameter for the LOINC that identifies medications.",
"fixedString": "LoincCode",
"mustSupport": true
},
{
"id": "Parameters.parameter:activeMedicationsLOINC.value[x]",
"path": "Parameters.parameter.value[x]",
"short": "The LOINC identifying medications",
"definition": "The LOINC that is used to identify a request for patient medication information (10160-0).",
"min": 1,
"type": [
{
"code": "string"
}
],
"fixedString": "10160-0",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicationStatementStatus",
"path": "Parameters.parameter",
"sliceName": "medicationStatementStatus",
"short": "Parameter to specify the allowed value for MedicationStatement.status",
"definition": "This parameter defines the allowed value for MedicationStatement.status (active).",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicationStatementStatus.name",
"path": "Parameters.parameter.name",
"short": "Parameter name",
"definition": "The name of the parameter for defining the acceptable value for the MedicationStatement.status property",
"fixedString": "status",
"mustSupport": true
},
{
"id": "Parameters.parameter:medicationStatementStatus.value[x]",
"path": "Parameters.parameter.value[x]",
"short": "The valid value for MedicationStatement status",
"definition": "The value that is valid for the MedicationStatement.status property (active).",
"min": 1,
"type": [
{
"code": "string"
}
],
"fixedString": "active",
"mustSupport": true
}
]
}
}