FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | ValueSet |
| Id | ValueSet-il-core-medication-statement-category.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-medication-statement-category |
| URL | http://fhir.health.gov.il/ValueSet/il-core-medication-statement-category |
| Version | 0.12.1 |
| Status | draft |
| Name | ILCoreMedicationStatementCategory |
| Title | ILCore Medication statement Category |
| Realm | il |
| Authority | national |
| Description | Codes for Medication statement Category |
| StructureDefinition | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-medication-statement | ILCore MedicationStatement Profile |
| CodeSystem | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-medicationrequest-category | Codes for MedicationRequest categories |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "ILCoreMedicationStatementCategory",
"id": "il-core-medication-statement-category",
"title": "ILCore Medication statement Category",
"description": "Codes for Medication statement Category",
"url": "http://fhir.health.gov.il/ValueSet/il-core-medication-statement-category",
"version": "0.12.1",
"experimental": false,
"compose": {
"include": [
{
"system": "http://fhir.health.gov.il/cs/il-core-medicationrequest-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": "patientspecified",
"display": "Patient Specified"
}
]
}
]
}
}