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

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

Packageil.core.fhir.r4.2023
Resource TypeCodeSystem
Idil-core-medication-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/cs/il-core-medicationrequest-category
URLhttp://fhir.health.gov.il/cs/il-core-medicationrequest-category
Version0.12.1
Statusdraft
NameILCoreMedicationCategory
TitleCodes for MedicationRequest categories
DescriptionA list of codes for MedicationRequest categories
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "ILCoreMedicationCategory",
  "id": "il-core-medication-category",
  "title": "Codes for MedicationRequest categories",
  "description": "A list of codes for MedicationRequest categories",
  "url": "http://fhir.health.gov.il/cs/il-core-medicationrequest-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": "Community Care/Long Term Care/Home",
      "definition": "Includes medications to be administered or consumed  in community care settings  (this would include long term care or nursing homes, hospices,  patient’s home 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.12.1",
  "caseSensitive": false,
  "experimental": false,
  "count": 7
}