FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/il-core-observation-value

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-observation-value
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-observation-value
URLhttp://fhir.health.gov.il/ValueSet/il-core-observation-value
Statusactive
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.orgLogical Observation Identifiers, Names and Codes (LOINC)
sctSNOMED 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"
      }
    ]
  }
}