FHIR IG Statistics: ValueSet/il-core-medication-request-category
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ILCoreMedicationRequestCategory",
"id": "il-core-medication-request-category",
"title": "ILCore Medication Request Category",
"description": "Codes for Medication Request Category",
"url": "http://fhir.health.gov.il/ValueSet/il-core-medication-request-category",
"version": "0.17.0",
"publisher": "Israel Core Team",
"date": "2025-03-27",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://fhir.health.gov.il/cs/il-core-medication-request-category",
"concept": [
{
"code": "inpatient",
"display": "Inpatient"
},
{
"code": "outpatient",
"display": "Outpatient"
},
{
"code": "community-hmo",
"display": "Community Care/HMO"
},
{
"code": "community-other",
"display": "Community Care/Long Term Care/Home"
},
{
"code": "discharge",
"display": "Discharge"
},
{
"code": "leave",
"display": "Leave"
}
]
}
]
}
}