FHIR IG Statistics: ValueSet/il-core-common-units-of-measure
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ILCoreCommonUnitsOfMeasure",
"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",
"experimental": false,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/ValueSet/ucum-common"
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "408102007"
}
]
}
]
}
}