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

Resources that use this resource

StructureDefinition
il-core-service-requestILCore ServiceRequest 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": "ILCoreServiceCategory",
  "id": "il-core-service-category",
  "title": "IL Core ServiceCategory",
  "description": "A list of codes for Service Category for the IL Core",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-service-category",
  "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",
        "concept": [
          {
            "code": "103693007",
            "display": "Diagnostic procedure (procedure)"
          },
          {
            "code": "386053000",
            "display": "Evaluation procedure (procedure)"
          },
          {
            "code": "14734007",
            "display": "Administrative procedure (procedure)"
          },
          {
            "code": "108252007",
            "display": "Laboratory procedure (procedure)"
          },
          {
            "code": "363679005",
            "display": "Imaging (procedure)"
          },
          {
            "code": "409073007",
            "display": "Education (procedure)"
          },
          {
            "code": "33879002",
            "display": "Immunization (procedure)"
          },
          {
            "code": "7922000",
            "display": "General treatment (procedure)"
          },
          {
            "code": "409063005",
            "display": "Counseling (procedure)"
          },
          {
            "code": "387713003",
            "display": "Surgical procedure (procedure)"
          },
          {
            "code": "277132007",
            "display": "Therapeutic procedure (procedure)"
          },
          {
            "code": "182813001",
            "display": "Emergency treatment (procedure)"
          },
          {
            "code": "32485007",
            "display": "Hospital admission (procedure)"
          }
        ]
      }
    ]
  }
}