PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.20.4
    http://fhir.health.gov.il/cs/il-core-resource-encounter-role
{
  "description": "Codes that label the encounter stage or EMR sheet context a resource belongs to. This supports scenarios where a resource points to an aggregated Encounter, and a separate extension is used to clarify whether the resource is tied to admission, hospitalization, or discharge workflows.",
  "_filename": "CodeSystem-il-core-resource-encounter-role.json",
  "package_name": "il.core.fhir.r4",
  "date": "2026-03-23",
  "publisher": "Israel Core Team",
  "content": "complete",
  "name": "ILCoreResourceEncounterRole",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "IL Core Resource Encounter Role",
  "package_version": "0.20.4",
  "status": "active",
  "id": "e0a7667d-7d71-45ec-b623-80734d4e1dd2",
  "kind": null,
  "count": 3,
  "url": "http://fhir.health.gov.il/cs/il-core-resource-encounter-role",
  "concept": [ {
    "code": "AD",
    "display": "Admission",
    "definition": "Use when the resource is part of the admission stage or admission sheet for the encounter."
  }, {
    "code": "HO",
    "display": "Hospitalization",
    "definition": "Use when the resource is created or maintained during the hospitalization (inpatient stay) stage."
  }, {
    "code": "DS",
    "display": "Discharge",
    "definition": "Use when the resource is part of discharge documentation or discharge planning for the encounter."
  } ],
  "caseSensitive": false,
  "version": "0.20.4",
  "contact": [ {
    "telecom": [ {
      "value": "tal.primak@moh.gov.il",
      "system": "email"
    } ]
  } ]
}