FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| il.core.fhir.r4.2023#0.1.0 | ext-il-hmo | Ext: Israel Health Management Organization (קופת חולים) |
Resources that this resource uses
| CodeSystem |
| il.core.fhir.r4.2023#0.1.0 | paying-entity-moh | Payer (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"
}
]
}
]
}
}