FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED 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"
}
]
}
]
}
}