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-route-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.19.1&canonical=http://fhir.health.gov.il/ValueSet/il-core-route-code
URLhttp://fhir.health.gov.il/ValueSet/il-core-route-code
Version0.19.1
Statusactive
Date2025-09-04
NameILCoreRouteCode
TitleIL Core Route Code
Realmil
Authoritynational
DescriptionA list of codes for Route for the IL Core

Resources that use this resource

StructureDefinition
il-core-allergy-intoleranceILCore AllergyIntolerance Profile

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ILCoreRouteCode",
  "id": "il-core-route-code",
  "title": "IL Core Route Code",
  "description": "A list of codes for Route for the IL Core",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-route-code",
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "284009009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "418307001"
          }
        ]
      }
    ]
  }
}