| Package | il.core.fhir.r4 |
| Resource Type | CodeSystem |
| Id | il-core-medication-request-category |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.1&canonical=http://fhir.health.gov.il/cs/il-core-medication-request-category |
| URL | http://fhir.health.gov.il/cs/il-core-medication-request-category |
| Status | active |
| Name | ILCoreMedicationRequestCategory |
| Title | Codes for MedicationRequest categories |
| Description | A list of codes for MedicationRequest categories |
| Content | complete |
| ValueSet | |
| il-core-medication-administration-category | ILCore Medication administration Category |
| il-core-medication-dospense-category | ILCore Medication dispense Category |
| il-core-medication-request-category | ILCore Medication Request Category |
| il-core-medication-statement-category | ILCore Medication statement Category |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "ILCoreMedicationRequestCategory",
"id": "il-core-medication-request-category",
"title": "Codes for MedicationRequest categories",
"description": "A list of codes for MedicationRequest categories",
"url": "http://fhir.health.gov.il/cs/il-core-medication-request-category",
"concept": [
{
"code": "inpatient",
"display": "Inpatient",
"definition": "Includes medications to be administered or consumed in an inpatient or acute care setting."
},
{
"code": "outpatient",
"display": "Outpatient",
"definition": "Includes medications to be administered or consumed in an outpatient setting or ambulatory setting ( for example Hospital outpatient clinics setting, Urgent care settings (e.g. health organization urgent care center, Outpatient Surgery center"
},
{
"code": "community-hmo",
"display": "Community Care/HMO",
"definition": "Includes medications to be administered or consumed in HMOs (this would include HMO clinics, doctor offices, ect.)"
},
{
"code": "community-other",
"display": "Includes medications to be administered or consumed in community care settings (this would include long term care or nursing homes, hospices, patient’s home, and home hospitalization etc.)"
},
{
"code": "discharge",
"display": "Discharge",
"definition": "Includes medications when the patient is being released from a facility."
},
{
"code": "patientspecified",
"display": "Patient Specified",
"definition": "Includes statements about medication use, including over the counter medication, provided by the patient, agent or another provider"
},
{
"code": "leave",
"display": "Leave",
"definition": "Includes medications that the patient will take during any short break from inpatient care (this would include administrations dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community-based nursing staff)."
}
],
"caseSensitive": false,
"experimental": false,
"count": 7
}