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

FHIR IG analytics

Packageil.fhir.r4.dgmc
Resource TypeCodeSystem
IdCodeSystem-cml-consultation-type.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CmlConsultationType",
  "id": "cml-consultation-type",
  "title": "Chameleon Consultation Type",
  "description": "Chameleon Consultation Type Codes",
  "url": "http://fhir.dgmc.health.gov.il/cs/cml-consultation-type",
  "concept": [
    {
      "code": "1",
      "display": "הזמנת יעוץ מתוך ביה\"ח"
    },
    {
      "code": "2",
      "display": "יעוץ ללא הזמנה"
    },
    {
      "code": "3",
      "display": "יעוץ ללא הזמנה"
    },
    {
      "code": "4",
      "display": "הזמנת יעוץ מחוץ לביה\"ח"
    }
  ],
  "caseSensitive": true,
  "version": "0.8.0",
  "publisher": "Division of Governmental Hospitals Israel",
  "date": "2026-02-17",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "count": 4
}