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

FHIR IG analytics

Packagehl7.fhir.be.childrecord
Resource TypeCodeSystem
IdCodeSystem-CSOphthalmologistTreatments.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/childrecord/CodeSystem-CSOphthalmologistTreatments.html
URLhttps://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSOphthalmologistTreatments
Version0.1.0
Statusactive
Date2025-11-26T09:49:13+00:00
NameCSOphthalmologistTreatments
TitleOphthalmologist Treatment statuses
Realmbe
Authorityhl7
DescriptionOphthalmologist Treatment statuses
Contentcomplete

Resources that use this resource

ValueSet
VSOphthalmologistTreatmentsOphthalmologist Treatments

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem CSOphthalmologistTreatments

This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSOphthalmologistTreatments defines the following codes:

Code
glasses
occlusion
operation
other-treatment

Source1

{
  "resourceType": "CodeSystem",
  "id": "CSOphthalmologistTreatments",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSOphthalmologistTreatments",
  "version": "0.1.0",
  "name": "CSOphthalmologistTreatments",
  "title": "Ophthalmologist Treatment statuses",
  "status": "active",
  "experimental": true,
  "date": "2025-11-26T09:49:13+00:00",
  "publisher": "HL7 Belgium",
  "contact": [
    {
      "name": "HL7 Belgium",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7belgium.org"
        },
        {
          "system": "email",
          "value": "hl7belgium@hl7belgium.org"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Ophthalmologist Treatment statuses",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "glasses"
    },
    {
      "code": "occlusion"
    },
    {
      "code": "operation"
    },
    {
      "code": "other-treatment"
    }
  ]
}