FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-il-core-common-units-of-measure.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "VsILCoreCommonUnitsOfMeasure",
"id": "il-core-common-units-of-measure",
"title": "IL Core Units Of Measure Codes",
"description": "A list of codes for Units Of Measure for the IL Core. <mark>Note:</mark> UCUM code SHALL be used, unless one cannot be found, in which case a SNOMED-CT code SHALL be used",
"url": "http://fhir.health.gov.il/ValueSet/il-core-common-units-of-measure",
"version": "0.20.3",
"publisher": "Israel Core Team",
"date": "2026-03-05",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/ucum-common"
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "408102007"
}
]
}
]
}
}