FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
| rxnorm | RxNorm |
| atc | WHO Anatomical Therapeutic Chemical classification |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "ILCoreMedicationCode",
"id": "il-core-medication-code",
"title": "ILCore Medication Code",
"description": "Codes for medications according to ILCore catalogue",
"url": "http://fhir.health.gov.il/ValueSet/il-core-medication-code",
"version": "0.19.1",
"publisher": "Israel Core Team",
"date": "2025-09-04",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct"
},
{
"system": "http://www.whocc.no/atc"
},
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm"
},
{
"system": "http://www.gs1.org/gtin"
}
]
}
}