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

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

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-observation-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-observation-code
URLhttp://fhir.health.gov.il/ValueSet/il-core-observation-code
Statusactive
NameILCoreObservationCode
TitleIL Core Observation Codes
Realmil
Authoritynational
DescriptionA list of code codes for observations for the IL Core

Resources that use this resource

StructureDefinition
dgmc-cml-vital-signsDGMC CML Vital Signs
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": "ILCoreObservationCode",
  "id": "il-core-observation-code",
  "title": "IL Core Observation Codes",
  "description": "A list of code codes for observations for the IL Core",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-observation-code",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org"
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "363787002"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "386053000"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "404684003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "413350009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "272379006"
          }
        ]
      }
    ]
  }
}