PackagesCanonicalsLogsProblems
    Packages
    Capable.repository@1.0.1
    http://capable-project.eu/data/fhir/StructureDefinition/MedicationRequest_Profile
{
  "description": "Second attempt to profile the MedicationRequest resource",
  "_filename": "MedicationRequest_Profile.json",
  "package_name": "Capable.repository",
  "date": "2021-06-09",
  "derivation": "constraint",
  "publisher": "Capable team",
  "fhirVersion": "4.0.1",
  "name": "MedicationRequest_Profile",
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "draft",
  "id": "9cc43ea9-750d-4e9d-9bf9-62e2de3482a5",
  "kind": "resource",
  "url": "http://capable-project.eu/data/fhir/StructureDefinition/MedicationRequest_Profile",
  "version": "v0.1",
  "differential": {
    "element": [ {
      "id": "MedicationRequest.identifier",
      "max": "0",
      "path": "MedicationRequest.identifier"
    }, {
      "id": "MedicationRequest.statusReason",
      "max": "0",
      "path": "MedicationRequest.statusReason"
    }, {
      "id": "MedicationRequest.category",
      "max": "0",
      "path": "MedicationRequest.category"
    }, {
      "id": "MedicationRequest.priority",
      "max": "0",
      "path": "MedicationRequest.priority"
    }, {
      "id": "MedicationRequest.doNotPerform",
      "max": "0",
      "path": "MedicationRequest.doNotPerform"
    }, {
      "id": "MedicationRequest.reported[x]",
      "max": "0",
      "path": "MedicationRequest.reported[x]"
    }, {
      "id": "MedicationRequest.medication[x]",
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions"
      }
    }, {
      "id": "MedicationRequest.medication[x].coding",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.medication[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions"
      }
    }, {
      "id": "MedicationRequest.medication[x].coding.system",
      "min": 1,
      "path": "MedicationRequest.medication[x].coding.system",
      "fixedUri": "http://www.nlm.nih.gov/research/umls/rxnorm"
    }, {
      "id": "MedicationRequest.medication[x].coding.version",
      "max": "0",
      "path": "MedicationRequest.medication[x].coding.version"
    }, {
      "id": "MedicationRequest.medication[x].coding.code",
      "min": 1,
      "path": "MedicationRequest.medication[x].coding.code"
    }, {
      "id": "MedicationRequest.medication[x].coding.userSelected",
      "max": "0",
      "path": "MedicationRequest.medication[x].coding.userSelected"
    }, {
      "id": "MedicationRequest.medication[x].text",
      "max": "0",
      "path": "MedicationRequest.medication[x].text"
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "MedicationRequest.subject.reference",
      "min": 1,
      "path": "MedicationRequest.subject.reference"
    }, {
      "id": "MedicationRequest.subject.type",
      "max": "0",
      "path": "MedicationRequest.subject.type"
    }, {
      "id": "MedicationRequest.subject.identifier",
      "max": "0",
      "path": "MedicationRequest.subject.identifier"
    }, {
      "id": "MedicationRequest.encounter",
      "max": "0",
      "path": "MedicationRequest.encounter"
    }, {
      "id": "MedicationRequest.supportingInformation",
      "max": "0",
      "path": "MedicationRequest.supportingInformation"
    }, {
      "id": "MedicationRequest.authoredOn",
      "min": 1,
      "path": "MedicationRequest.authoredOn"
    }, {
      "id": "MedicationRequest.requester",
      "max": "0",
      "path": "MedicationRequest.requester"
    }, {
      "id": "MedicationRequest.performer",
      "max": "0",
      "path": "MedicationRequest.performer"
    }, {
      "id": "MedicationRequest.performerType",
      "max": "1",
      "path": "MedicationRequest.performerType",
      "binding": {
        "strength": "required",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/medication-performer-type"
      }
    }, {
      "id": "MedicationRequest.performerType.coding",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.performerType.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/medication-performer-type"
      }
    }, {
      "id": "MedicationRequest.performerType.coding.system",
      "min": 1,
      "path": "MedicationRequest.performerType.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "MedicationRequest.performerType.coding.version",
      "max": "0",
      "path": "MedicationRequest.performerType.coding.version"
    }, {
      "id": "MedicationRequest.performerType.coding.code",
      "min": 1,
      "path": "MedicationRequest.performerType.coding.code"
    }, {
      "id": "MedicationRequest.performerType.coding.userSelected",
      "max": "0",
      "path": "MedicationRequest.performerType.coding.userSelected"
    }, {
      "id": "MedicationRequest.performerType.text",
      "max": "0",
      "path": "MedicationRequest.performerType.text"
    }, {
      "id": "MedicationRequest.recorder",
      "max": "0",
      "path": "MedicationRequest.recorder"
    }, {
      "id": "MedicationRequest.reasonCode",
      "max": "0",
      "path": "MedicationRequest.reasonCode"
    }, {
      "id": "MedicationRequest.reasonReference",
      "max": "0",
      "path": "MedicationRequest.reasonReference"
    }, {
      "id": "MedicationRequest.instantiatesCanonical",
      "max": "0",
      "path": "MedicationRequest.instantiatesCanonical"
    }, {
      "id": "MedicationRequest.instantiatesUri",
      "max": "0",
      "path": "MedicationRequest.instantiatesUri"
    }, {
      "id": "MedicationRequest.basedOn",
      "max": "0",
      "path": "MedicationRequest.basedOn"
    }, {
      "id": "MedicationRequest.groupIdentifier",
      "max": "0",
      "path": "MedicationRequest.groupIdentifier"
    }, {
      "id": "MedicationRequest.courseOfTherapyType",
      "max": "1",
      "path": "MedicationRequest.courseOfTherapyType",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/prescription-type"
      }
    }, {
      "id": "MedicationRequest.courseOfTherapyType.coding",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.courseOfTherapyType.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/prescription-type"
      }
    }, {
      "id": "MedicationRequest.courseOfTherapyType.coding.system",
      "min": 1,
      "path": "MedicationRequest.courseOfTherapyType.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "MedicationRequest.courseOfTherapyType.coding.version",
      "max": "0",
      "path": "MedicationRequest.courseOfTherapyType.coding.version"
    }, {
      "id": "MedicationRequest.courseOfTherapyType.coding.code",
      "min": 1,
      "path": "MedicationRequest.courseOfTherapyType.coding.code"
    }, {
      "id": "MedicationRequest.courseOfTherapyType.coding.userSelected",
      "max": "0",
      "path": "MedicationRequest.courseOfTherapyType.coding.userSelected"
    }, {
      "id": "MedicationRequest.courseOfTherapyType.text",
      "max": "0",
      "path": "MedicationRequest.courseOfTherapyType.text"
    }, {
      "id": "MedicationRequest.insurance",
      "max": "0",
      "path": "MedicationRequest.insurance"
    }, {
      "id": "MedicationRequest.note",
      "max": "0",
      "path": "MedicationRequest.note"
    }, {
      "id": "MedicationRequest.dosageInstruction",
      "max": "1",
      "path": "MedicationRequest.dosageInstruction"
    }, {
      "id": "MedicationRequest.dosageInstruction.sequence",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.sequence"
    }, {
      "id": "MedicationRequest.dosageInstruction.additionalInstruction",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.additionalInstruction"
    }, {
      "id": "MedicationRequest.dosageInstruction.patientInstruction",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.patientInstruction"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.event",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.event"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.timing.repeat"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
      "type": [ {
        "code": "Period"
      } ]
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].start",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].start"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.count",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.count"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.countMax",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.countMax"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.durationMax"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.periodMax"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.offset",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.offset"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.code",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.timing.code"
    }, {
      "id": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "path": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "MedicationRequest.dosageInstruction.site",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.site"
    }, {
      "id": "MedicationRequest.dosageInstruction.route",
      "path": "MedicationRequest.dosageInstruction.route",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://snomed.info/sct"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.version",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.route.coding.version"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.route.coding.code"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.userSelected",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.route.coding.userSelected"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.text",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.route.text"
    }, {
      "id": "MedicationRequest.dosageInstruction.method",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.method"
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.type",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.type"
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value"
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].system",
      "fixedUri": "http://unitsofmeasure.org"
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].code"
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.comparator",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.comparator"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.comparator",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.comparator"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system",
      "fixedUri": "http://unitsofmeasure.org"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code",
      "min": 1,
      "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration"
    }, {
      "id": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
      "max": "0",
      "path": "MedicationRequest.dosageInstruction.maxDosePerLifetime"
    }, {
      "id": "MedicationRequest.dispenseRequest.initialFill.quantity",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.initialFill.quantity",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
      }
    }, {
      "id": "MedicationRequest.dispenseRequest.initialFill.quantity.value",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.initialFill.quantity.value"
    }, {
      "id": "MedicationRequest.dispenseRequest.initialFill.quantity.system",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.initialFill.quantity.system"
    }, {
      "id": "MedicationRequest.dispenseRequest.initialFill.quantity.code",
      "min": 1,
      "path": "MedicationRequest.dispenseRequest.initialFill.quantity.code"
    }, {
      "id": "MedicationRequest.dispenseRequest.initialFill.duration",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.initialFill.duration"
    }, {
      "id": "MedicationRequest.dispenseRequest.dispenseInterval",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.dispenseInterval"
    }, {
      "id": "MedicationRequest.dispenseRequest.validityPeriod",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.validityPeriod"
    }, {
      "id": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed"
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.quantity"
    }, {
      "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration"
    }, {
      "id": "MedicationRequest.dispenseRequest.performer",
      "max": "0",
      "path": "MedicationRequest.dispenseRequest.performer"
    }, {
      "id": "MedicationRequest.substitution",
      "max": "0",
      "path": "MedicationRequest.substitution"
    }, {
      "id": "MedicationRequest.priorPrescription",
      "max": "0",
      "path": "MedicationRequest.priorPrescription"
    }, {
      "id": "MedicationRequest.detectedIssue",
      "max": "0",
      "path": "MedicationRequest.detectedIssue"
    }, {
      "id": "MedicationRequest.eventHistory",
      "max": "0",
      "path": "MedicationRequest.eventHistory"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}