PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1
{
  "description": "This MedicationRequest Resource represents an order for both supply of the medication and the instructions for administration of the medication to a patient.",
  "_filename": "CareConnect-MedicationRequest-1.json",
  "package_name": "careconnect.stu3.03.00.00",
  "date": "2023-05-19",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-08-04T11:42:41.190406+00:00"
  },
  "publisher": "HL7 UK",
  "fhirVersion": "3.0.2",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "name": "CareConnect-MedicationRequest-1",
  "abstract": false,
  "copyright": "Copyright © 2016 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "3.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  } ],
  "status": "draft",
  "id": "a38a90f1-a3ca-4e65-98c7-ecafafeed396",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "MedicationRequest.extension",
      "min": 0,
      "path": "MedicationRequest.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.extension:repeatInformation",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationRepeatInformation-1"
      } ],
      "sliceName": "repeatInformation"
    }, {
      "id": "MedicationRequest.extension:statusReason",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationStatusReason-1"
      } ],
      "sliceName": "statusReason"
    }, {
      "id": "MedicationRequest.extension:prescriptionType",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-PrescriptionType-1"
      } ],
      "sliceName": "prescriptionType"
    }, {
      "id": "MedicationRequest.identifier.system",
      "min": 1,
      "path": "MedicationRequest.identifier.system"
    }, {
      "id": "MedicationRequest.identifier.value",
      "min": 1,
      "path": "MedicationRequest.identifier.value"
    }, {
      "id": "MedicationRequest.identifier.assigner",
      "path": "MedicationRequest.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "MedicationRequest.basedOn",
      "path": "MedicationRequest.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/CarePlan"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1"
      } ]
    }, {
      "id": "MedicationRequest.groupIdentifier.assigner",
      "path": "MedicationRequest.groupIdentifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "MedicationRequest.medication[x]",
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1"
      } ],
      "binding": {
        "strength": "example",
        "valueSetUri": "http://hl7.org/fhir/ValueSet/medication-codes"
      }
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      } ]
    }, {
      "id": "MedicationRequest.context",
      "path": "MedicationRequest.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"
      } ]
    }, {
      "id": "MedicationRequest.requester.agent",
      "path": "MedicationRequest.requester.agent",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ]
    }, {
      "id": "MedicationRequest.requester.onBehalfOf",
      "path": "MedicationRequest.requester.onBehalfOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "MedicationRequest.recorder",
      "path": "MedicationRequest.recorder",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ]
    }, {
      "id": "MedicationRequest.reasonReference",
      "path": "MedicationRequest.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Condition-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1"
      } ]
    }, {
      "id": "MedicationRequest.note.author[x]",
      "path": "MedicationRequest.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
      }, {
        "code": "string"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ]
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding",
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding:snomedCT",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding",
      "sliceName": "snomedCT"
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding:snomedCT.extension",
      "min": 0,
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding:snomedCT.extension:snomedCTDescriptionID",
      "min": 0,
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
      } ],
      "sliceName": "snomedCTDescriptionID"
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding:snomedCT.system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding:snomedCT.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding.code"
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding:snomedCT.display",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding.display"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding",
      "path": "MedicationRequest.dosageInstruction.route.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding:snomedCT",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction.route.coding",
      "binding": {
        "strength": "preferred",
        "description": "A code from the SNOMED Clinical Terminology UK coding system that describes the e-Prescribing route of administration.",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-MedicationDosageRoute-1"
        }
      },
      "sliceName": "snomedCT"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding:snomedCT.extension",
      "min": 0,
      "path": "MedicationRequest.dosageInstruction.route.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding:snomedCT.extension:snomedCTDescriptionID",
      "min": 0,
      "path": "MedicationRequest.dosageInstruction.route.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
      } ],
      "sliceName": "snomedCTDescriptionID"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding:snomedCT.system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding:snomedCT.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.code"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding:snomedCT.display",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.display"
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity.extension",
      "min": 0,
      "path": "MedicationRequest.dispenseRequest.quantity.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity.extension:quantityText",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.dispenseRequest.quantity.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MedicationQuantityText-1"
      } ],
      "sliceName": "quantityText"
    }, {
      "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.value",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.value"
    }, {
      "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.system",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.system",
      "fixedUri": "http://unitsofmeasure.org"
    }, {
      "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.code",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.code",
      "binding": {
        "strength": "required",
        "description": "A unit of time (units from UCUM).",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/units-of-time"
        }
      }
    }, {
      "id": "MedicationRequest.dispenseRequest.performer",
      "path": "MedicationRequest.dispenseRequest.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "MedicationRequest.priorPrescription",
      "path": "MedicationRequest.priorPrescription",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1"
      } ]
    } ]
  },
  "contact": [ {
    "name": "INTEROPen",
    "telecom": [ {
      "use": "work",
      "value": "admin@interopen.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}