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

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

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-route-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-route-code
URLhttp://fhir.health.gov.il/ValueSet/il-core-route-code
Statusactive
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 CT International Edition

Narrative

No narrative content found in resource


Source

{
  "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",
  "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"
          }
        ]
      }
    ]
  }
}