FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.hdp.fhir.r4
Resource TypeValueSet
IdValueSet-il-hdp-service-request-information-buckets.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.hdp.fhir.r4@0.4.2&canonical=http://hdp.fhir.health.gov.il/ValueSet/il-hdp-service-request-information-buckets
URLhttp://hdp.fhir.health.gov.il/ValueSet/il-hdp-service-request-information-buckets
Version0.4.2
Statusdraft
Date2026-03-18
NameServiceRequestHDPInformationBuckets
TitleILHDP ServiceRequest Information Buckets
DescriptionA list of information baskets for meta-security in ILHDPServiceRequest

Resources that use this resource

StructureDefinition
il.hdp.fhir.r4#0.4.2il-hdp-service-requestILHDP ServiceRequest Profile

Resources that this resource uses

CodeSystem
il.core.fhir.r4#0.20.3il-hdp-information-bucketsInformation buckets סלי מידע

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "ServiceRequestHDPInformationBuckets",
  "id": "il-hdp-service-request-information-buckets",
  "title": "ILHDP ServiceRequest Information Buckets",
  "description": "A list of information baskets for meta-security in ILHDPServiceRequest",
  "url": "http://hdp.fhir.health.gov.il/ValueSet/il-hdp-service-request-information-buckets",
  "version": "0.4.2",
  "publisher": "Israel Core Team",
  "date": "2026-03-18",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
        "concept": [
          {
            "code": "laboratoryTests",
            "display": "בדיקות מעבדה"
          },
          {
            "code": "diagnosticImaging",
            "display": "בדיקות דימות"
          },
          {
            "code": "genetics",
            "display": "גנטיקה"
          },
          {
            "code": "recommendations",
            "display": "המלצות"
          },
          {
            "code": "referrals",
            "display": "הפניות"
          },
          {
            "code": "procedures",
            "display": "פרוצדורות"
          },
          {
            "code": "pathology",
            "display": "פתולוגיה"
          },
          {
            "code": "medications",
            "display": "תרופות"
          }
        ]
      }
    ]
  }
}