FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-il-core-observation-value.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "VsILCoreObservationValue",
"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.20.3",
"publisher": "Israel Core Team",
"date": "2026-03-05",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct"
},
{
"system": "http://loinc.org"
}
]
}
}