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

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeValueSet
IdValueSet-israel-hmo.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/ValueSet/israel-hmo
URLhttp://fhir.health.gov.il/ValueSet/israel-hmo
Version0.12.1
Statusdraft
NameIsraelHMO
TitleIsraeli Health Management Organization (קופת חולים)
Realmil
Authoritynational
DescriptionA code classifying Health Management Organizations

Resources that use this resource

StructureDefinition
il.core.fhir.r4.2023#0.1.0ext-il-hmoExt: Israel Health Management Organization (קופת חולים)

Resources that this resource uses

CodeSystem
il.core.fhir.r4.2023#0.1.0paying-entity-mohPayer (Paying Entity / גורם משלם)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "IsraelHMO",
  "id": "israel-hmo",
  "title": "Israeli Health Management Organization (קופת חולים)",
  "description": "A code classifying Health Management Organizations",
  "url": "http://fhir.health.gov.il/ValueSet/israel-hmo",
  "version": "0.12.1",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.health.gov.il/cs/paying-entity-moh",
        "concept": [
          {
            "code": "101",
            "display": "קופת חולים כללית"
          },
          {
            "code": "102",
            "display": "קופת חולים לאומית"
          },
          {
            "code": "103",
            "display": "קופת חולים מכבי"
          },
          {
            "code": "104",
            "display": "קופת חולים מאוחדת"
          },
          {
            "code": "401",
            "display": "צה\"ל"
          },
          {
            "code": "402",
            "display": "משרד הבטחון"
          },
          {
            "code": "480",
            "display": "רשות פלסטינאית"
          },
          {
            "code": "405",
            "display": "שירות בתי הסוהר"
          }
        ]
      },
      {
        "system": "https://terminology.hl7.org/1.0.0/CodeSystem-v3-NullFlavor.html",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}