{
"description": "Classification codes for medication order scheduling types used in the CML interface",
"_filename": "CodeSystem-med-order-type.json",
"package_name": "il.fhir.r4.ashmc",
"date": "2026-08-16",
"publisher": "Assuta Ashdod Medical Center",
"content": "complete",
"name": "MedOrderType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Medication Order Type",
"package_version": "0.7.0",
"status": "active",
"id": "16dc3596-d85c-46f2-8062-3d8106f040da",
"kind": null,
"count": 4,
"url": "http://fhir.ashmc.co.il/cs/med-order-type",
"concept": [ {
"code": "sos",
"display": "SOS",
"definition": "As-needed administration"
}, {
"code": "once",
"display": "Once",
"definition": "Single one-time administration"
}, {
"code": "periodically",
"display": "Periodically",
"definition": "Recurring administration on a fixed schedule"
}, {
"code": "cont",
"display": "Continuous",
"definition": "Continuous uninterrupted administration"
} ],
"caseSensitive": true,
"version": "0.7.0",
"contact": [ {
"telecom": [ {
"value": "contact@example.org",
"system": "email"
} ]
} ]
}