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

FHIR IG Statistics: ValueSet/il-core-service-category

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-service-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.17.5&canonical=http://fhir.health.gov.il/ValueSet/il-core-service-category
URLhttp://fhir.health.gov.il/ValueSet/il-core-service-category
Version0.17.0
Statusactive
Date2025-03-27
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 CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "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.17.0",
  "publisher": "Israel Core Team",
  "date": "2025-03-27",
  "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)"
          }
        ]
      }
    ]
  }
}