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-observation-value.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.19.1&canonical=http://fhir.health.gov.il/ValueSet/il-core-observation-value
URLhttp://fhir.health.gov.il/ValueSet/il-core-observation-value
Version0.19.1
Statusactive
Date2025-09-04
NameILCoreObservationValue
TitleIL Core Observation Value Codes
Realmil
Authoritynational
DescriptionA list of value codes for observations for the IL Core Note: The entire LOINC code system is included in this ValueSet although it should only include LOINC Answers - LOINC codes that start with 'LA'. Since there is no computable way to define a ValueSet according to the code's prefix, we rely on an invariant to enforce this rule.

Resources that use this resource

StructureDefinition
il-core-observation-labILCore Observation Lab Profile
il-core-observationILCore Observation Profile

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ILCoreObservationValue",
  "id": "il-core-observation-value",
  "title": "IL Core Observation Value Codes",
  "description": "A list of value codes for observations for the IL Core \n\nNote: The entire LOINC code system is included in this ValueSet although it should only include LOINC Answers - LOINC codes that start with 'LA'. Since there is no computable way to define a ValueSet according to the code's prefix, we rely on an invariant to enforce this rule.",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-observation-value",
  "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://loinc.org"
      }
    ]
  }
}