FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeValueSet
IdValueSet-il-core-units-of-measure.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.19.1&canonical=http://fhir.health.gov.il/ValueSet/il-core-units-of-measure
URLhttp://fhir.health.gov.il/ValueSet/il-core-units-of-measure
Version0.19.1
Statusactive
Date2025-09-04
NameILCoreUnitsOfMeasure
TitleIL Core Units Of Measure Codes
Realmil
Authoritynational
DescriptionA 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

No narrative content found in resource


Source1

{
  "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",
  "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://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"
          }
        ]
      }
    ]
  }
}