{
"description": "Israel Core proposed constraints and extensions on the MedicationRequest Resource",
"_filename": "StructureDefinition-il-core-medication-request.json",
"package_name": "il.core.fhir.r4.2023",
"date": "2021-05-02",
"derivation": "constraint",
"publisher": "Israel Core Team",
"fhirVersion": "4.0.1",
"name": "ILCoreMedicationRequest",
"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,
"type": "MedicationRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "ILCore MedicationRequest Profile",
"package_version": "0.1.0",
"status": "draft",
"id": "2386c420-0966-4aca-b61a-fc546888684d",
"kind": "resource",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request",
"version": "0.12.1",
"differential": {
"element": [ {
"id": "MedicationRequest",
"path": "MedicationRequest",
"short": "ILCore MedicationRequest Profile",
"definition": "Definitions for the profile-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]: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": "ido.levin@moh.gov.il",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}