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

FHIR IG analytics

Packageil.fhir.r4.dgmc
Resource TypeCodeSystem
IdCodeSystem-cml-followup-category.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.fhir.r4.dgmc@0.8.0&canonical=http://fhir.dgmc.health.gov.il/cs/cml-followup-category
URLhttp://fhir.dgmc.health.gov.il/cs/cml-followup-category
Version0.8.0
Statusactive
Date2026-02-17
NameCmlFollowupCategory
TitleCML FollowUp Category
Descriptionקוד קטגורית מעקבים
Contentcomplete

Resources that use this resource

ValueSet
il.fhir.r4.dgmc#0.8.0cml-followup-categoryCML FollowUp Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CmlFollowupCategory",
  "id": "cml-followup-category",
  "title": "CML FollowUp Category",
  "description": "קוד קטגורית מעקבים",
  "url": "http://fhir.dgmc.health.gov.il/cs/cml-followup-category",
  "concept": [
    {
      "code": "followup",
      "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": 1
}