{ "description": "Defines constraints and extensions on the MedicationRequest resource for the minimal set of data to query and retrieve prescription information.", "_filename": "MedicationRequestMyCore.json", "package_name": "HIE2.packages", "date": "2022-01-06T07:13:10.718445Z", "derivation": "constraint", "meta": { "lastUpdated": "2022-01-06T07:15:36.182+00:00" }, "publisher": "HL7 International - US Realm Steering Committee", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "MedicationRequestMyCore", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://ncpdp.org/SCRIPT10_6", "name": "Mapping to NCPDP SCRIPT 10.6", "identity": "script10.6" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "type": "MedicationRequest", "experimental": "false", "resourceType": "StructureDefinition", "title": "MedicationRequest (MY Core)", "package_version": "0.1.1", "status": "active", "id": "d91a0a2f-c1b6-4885-a998-a609f7e49a45", "kind": "resource", "url": "http://hl7.org/fhir/my/core/StructureDefinition/MedicationRequest-my-core", "version": "1.0.0", "differential": { "element": [ { "id": "MedicationRequest", "path": "MedicationRequest", "mapping": [ { "map": "MedicationOrder", "identity": "argonaut-dq-dstu2" } ], "definition": "The MY Core Medication Request (Order) Profile is based upon the core FHIR MedicationRequest Resource and created to meet the 2015 Edition Common Clinical Data Set 'Medications' requirements.", "mustSupport": false }, { "id": "MedicationRequest.identifier", "max": "1", "min": 1, "path": "MedicationRequest.identifier" }, { "id": "MedicationRequest.status", "path": "MedicationRequest.status", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/medicationrequest-status", "description": "A code specifying the state of the prescribing event. Describes the lifecycle of the prescription." }, "mapping": [ { "map": "MedicationOrder.status", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.intent", "path": "MedicationRequest.intent", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/medicationrequest-intent" }, "mapping": [ { "map": "MedicationOrder.status", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.category", "path": "MedicationRequest.category", "binding": { "strength": "preferred", "description": "The type of medication order." }, "mustSupport": true }, { "id": "MedicationRequest.reported[x]", "path": "MedicationRequest.reported[x]", "type": [ { "code": "boolean", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": true } ] }, { "code": "Reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": true } ], "targetProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ], "_targetProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": true } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] } ] } ], "mapping": [ { "map": "MedicationOrder.status", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.medication[x]", "path": "MedicationRequest.medication[x]", "type": [ { "code": "CodeableConcept" }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/my/core/StructureDefinition/medication-my-core" ] } ], "binding": { "strength": "extensible", "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.4" }, "mapping": [ { "map": "MedicationOrder.medication[x]", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.subject", "path": "MedicationRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" ] } ], "mapping": [ { "map": "MedicationOrder.patient", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.encounter", "path": "MedicationRequest.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter" ] } ], "mapping": [ { "map": "NA", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.authoredOn", "path": "MedicationRequest.authoredOn", "mapping": [ { "map": "MedicationOrder.dateWritten", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.requester", "min": 1, "path": "MedicationRequest.requester", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device" ], "_targetProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": true } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support", "valueBoolean": false } ] } ] } ], "mapping": [ { "map": "MedicationOrder.prescriber", "identity": "argonaut-dq-dstu2" } ], "mustSupport": true }, { "id": "MedicationRequest.performer", "min": 1, "path": "MedicationRequest.performer" }, { "id": "MedicationRequest.performerType", "min": 1, "path": "MedicationRequest.performerType", "mustSupport": true }, { "id": "MedicationRequest.recorder", "path": "MedicationRequest.recorder", "short": "Person who entered the request." }, { "id": "MedicationRequest.reasonCode", "path": "MedicationRequest.reasonCode", "mustSupport": true }, { "id": "MedicationRequest.reasonReference", "path": "MedicationRequest.reasonReference", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction", "path": "MedicationRequest.dosageInstruction", "mustSupport": true }, { "id": "MedicationRequest.dosageInstruction.text", "path": "MedicationRequest.dosageInstruction.text", "mustSupport": true } ] }, "contact": [ { "name": "HL7 International - US Realm Steering Committee", "telecom": [ { "value": "http://www.hl7.org/Special/committees/usrealm/index.cfm", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest" }