PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.14.0
    http://fhir.health.gov.il/StructureDefinition/il-core-medication-request
{
  "description": "Israel Core proposed constraints and extensions on the MedicationRequest Resource",
  "_filename": "StructureDefinition-il-core-medication-request.json",
  "package_name": "il.core.fhir.r4",
  "date": "2024-04-07",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreMedicationRequest",
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore MedicationRequest Profile",
  "package_version": "0.14.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "712beb65-c765-40b7-9d42-ec44e5ce00ed",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request",
  "version": "0.14.0",
  "differential": {
    "element": [ {
      "id": "MedicationRequest",
      "path": "MedicationRequest",
      "short": "ILCore MedicationRequest Profile",
      "definition": "Israel Core proposed constraints and extensions on the MedicationRequest resource profile."
    }, {
      "id": "MedicationRequest.extension",
      "path": "MedicationRequest.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.extension:recorded",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-recorded-time" ]
      } ],
      "short": "Ext: Recorded Time",
      "sliceName": "recorded",
      "definition": "Extension: The time in which an event was recorded"
    }, {
      "id": "MedicationRequest.extension:narcotic",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-narcotic-medication" ]
      } ],
      "short": "Ext: Narcotic Medication",
      "sliceName": "narcotic",
      "definition": "Extension: Noting if a medication is narcotic or not"
    }, {
      "id": "MedicationRequest.status",
      "path": "MedicationRequest.status",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.intent",
      "path": "MedicationRequest.intent",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.category",
      "path": "MedicationRequest.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.category:il-core",
      "max": "*",
      "min": 0,
      "path": "MedicationRequest.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-request-category"
      },
      "sliceName": "il-core"
    }, {
      "id": "MedicationRequest.category:il-core.coding.system",
      "min": 1,
      "path": "MedicationRequest.category.coding.system",
      "fixedUri": "http://fhir.health.gov.il/cs/il-core-medicationrequest-category"
    }, {
      "id": "MedicationRequest.category:il-core.coding.code",
      "min": 1,
      "path": "MedicationRequest.category.coding.code"
    }, {
      "id": "MedicationRequest.reported[x]",
      "path": "MedicationRequest.reported[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "MedicationRequest.reported[x]:reportedReference",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.reported[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person", "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ],
      "sliceName": "reportedReference"
    }, {
      "id": "MedicationRequest.medication[x]",
      "path": "MedicationRequest.medication[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x]:medicationCodeableConcept",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-code"
      },
      "sliceName": "medicationCodeableConcept"
    }, {
      "id": "MedicationRequest.medication[x]:medicationCodeableConcept.extension:medication-form",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.medication[x].extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-medication-dose-form" ]
      } ],
      "sliceName": "medication-form"
    }, {
      "id": "MedicationRequest.medication[x]:medicationReference",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-medication" ]
      } ],
      "sliceName": "medicationReference"
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-group" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.encounter",
      "path": "MedicationRequest.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter" ]
      } ]
    }, {
      "id": "MedicationRequest.supportingInformation",
      "path": "MedicationRequest.supportingInformation",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this.resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "id": "MedicationRequest.supportingInformation:bodyWeight",
      "max": "1",
      "min": 0,
      "path": "MedicationRequest.supportingInformation",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/bodyweight" ]
      } ],
      "sliceName": "bodyWeight"
    }, {
      "id": "MedicationRequest.authoredOn",
      "path": "MedicationRequest.authoredOn",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester",
      "min": 1,
      "path": "MedicationRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person", "http://fhir.health.gov.il/StructureDefinition/il-core-organization", "http://fhir.health.gov.il/StructureDefinition/il-core-device" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationRequest.performer",
      "path": "MedicationRequest.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization", "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person", "http://fhir.health.gov.il/StructureDefinition/il-core-care-team", "http://fhir.health.gov.il/StructureDefinition/il-core-device" ]
      } ]
    }, {
      "id": "MedicationRequest.recorder",
      "path": "MedicationRequest.recorder",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role" ]
      } ]
    }, {
      "id": "MedicationRequest.reasonCode",
      "path": "MedicationRequest.reasonCode",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-procedure-reason"
      }
    }, {
      "id": "MedicationRequest.reasonReference",
      "path": "MedicationRequest.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-condition", "http://fhir.health.gov.il/StructureDefinition/il-core-observation" ]
      } ]
    }, {
      "id": "MedicationRequest.reasonReference.extension:procedureReference",
      "max": "*",
      "min": 0,
      "path": "MedicationRequest.reasonReference.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-procedure-reference" ]
      } ],
      "short": "Ext: ILCore Procedure Reference",
      "sliceName": "procedureReference",
      "definition": "Extension: Procedure Reference"
    }, {
      "id": "MedicationRequest.basedOn",
      "path": "MedicationRequest.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request", "http://fhir.health.gov.il/StructureDefinition/il-core-service-request", "http://fhir.health.gov.il/StructureDefinition/il-core-immunization-recommendation" ]
      } ]
    }, {
      "id": "MedicationRequest.courseOfTherapyType",
      "path": "MedicationRequest.courseOfTherapyType",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-course-of-therapy-type"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction",
      "path": "MedicationRequest.dosageInstruction",
      "type": [ {
        "code": "Dosage",
        "profile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-dosage" ]
      } ],
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "tal.primak@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}