| Package | il.core.fhir.r4 |
| Resource Type | ValueSet |
| Id | il-core-units-of-measure |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.1&canonical=http://fhir.health.gov.il/ValueSet/il-core-units-of-measure |
| URL | http://fhir.health.gov.il/ValueSet/il-core-units-of-measure |
| Status | active |
| Name | ILCoreUnitsOfMeasure |
| Title | IL Core Units Of Measure Codes |
| Realm | il |
| Authority | national |
| 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 |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "ILCoreUnitsOfMeasure",
"id": "il-core-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-units-of-measure",
"experimental": false,
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org"
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "408102007"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "732935002"
}
]
}
]
}
}