FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/il-core-medication-request-category

Packageil.core.fhir.r4
Resource TypeCodeSystem
Idil-core-medication-request-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.17.5&canonical=http://fhir.health.gov.il/cs/il-core-medication-request-category
URLhttp://fhir.health.gov.il/cs/il-core-medication-request-category
Version0.17.0
Statusactive
Date2025-03-27
NameILCoreMedicationRequestCategory
TitleCodes for MedicationRequest categories
DescriptionA list of codes for MedicationRequest categories
Contentcomplete

Resources that use this resource

ValueSet
il-core-medication-administration-categoryILCore Medication administration Category
il-core-medication-dospense-categoryILCore Medication dispense Category
il-core-medication-request-categoryILCore Medication Request Category
il-core-medication-statement-categoryILCore Medication statement Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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)."
    }
  ],
  "version": "0.17.0",
  "publisher": "Israel Core Team",
  "date": "2025-03-27",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "experimental": false,
  "count": 7
}