FHIR IG analytics| Package | il.fhir.r4.ashmc |
| Resource Type | CodeSystem |
| Id | CodeSystem-med-order-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.fhir.r4.ashmc@0.7.0&canonical=http://fhir.ashmc.co.il/cs/med-order-type |
| URL | http://fhir.ashmc.co.il/cs/med-order-type |
| Version | 0.7.0 |
| Status | active |
| Date | 2026-08-16 |
| Name | MedOrderType |
| Title | Medication Order Type |
| Description | Classification codes for medication order scheduling types used in the CML interface |
| Content | complete |
| ValueSet | ||
| il.fhir.r4.ashmc#0.7.0 | med-order-type | Medication Order Type |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "MedOrderType",
"id": "med-order-type",
"title": "Medication Order Type",
"description": "Classification codes for medication order scheduling types used in the CML interface",
"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,
"experimental": false,
"version": "0.7.0",
"publisher": "Assuta Ashdod Medical Center",
"date": "2026-08-16",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "contact@example.org"
}
]
}
],
"count": 4
}