FHIR IG Statistics: ValueSet/il-core-observation-value
Package | il.core.fhir.r4 |
Resource Type | ValueSet |
Id | il-core-observation-value |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-observation-value |
URL | http://fhir.health.gov.il/ValueSet/il-core-observation-value |
Status | active |
Name | ILCoreObservationValue |
Title | IL Core Observation Value Codes |
Realm | il |
Authority | national |
Description | A 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
Resources that this resource uses
CodeSystem |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"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",
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct"
},
{
"system": "http://loinc.org"
}
]
}
}