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

FHIR IG analytics

Packagehl7.fhir.be.childreport
Resource TypeCodeSystem
IdCodeSystem-cs-child-report-documentation.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/childrecord/CodeSystem-cs-child-report-documentation.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-child-report-documentation
Version1.0.1
Statusactive
Date2026-07-09T09:51:46+00:00
NameCSChildReportDocumentation
TitleChild Report Documentation
Realmbe
Authorityhl7
DescriptionCodes for documents, sections, and observations in the Child Report.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cs-child-report-documentation

This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-child-report-documentation defines the following codes:

CodeDisplayDefinition
pregnancy-details Pregnancy details documentationDocument or section containing pregnancy details.
neonatal-hearing-screening Neonatal hearing screening documentationDocument or section containing neonatal hearing screening results.
refusal-of-hearing-test Refusal of hearing test documentationDocument or section containing refusal of hearing test information.
severe-head-trauma Severe head trauma documentationDocument or section containing severe head trauma information.
eye-screening Eye screening documentationDocument or section containing eye screening results.
eye-results Eye results documentationDocument or section containing eye examination results.
in-treatment-with-ophthalmologist In treatment with ophthalmologist documentationDocument or section containing ophthalmologist treatment information.
presented-form Presented formSection referencing the PDF rendition (presented form) of the child report.
eye-remarks-observation Eye remarksObservation code for free text remarks about the eyes.
ophthalmologist-treatment-observation In treatment with ophthalmologistObservation code for treatment followed with an ophthalmologist.

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-child-report-documentation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-child-report-documentation",
  "version": "1.0.1",
  "name": "CSChildReportDocumentation",
  "title": "Child Report Documentation",
  "status": "active",
  "experimental": false,
  "date": "2026-07-09T09:51:46+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message-Structure",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes for documents, sections, and observations in the Child Report.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "pregnancy-details",
      "display": "Pregnancy details documentation",
      "definition": "Document or section containing pregnancy details."
    },
    {
      "code": "neonatal-hearing-screening",
      "display": "Neonatal hearing screening documentation",
      "definition": "Document or section containing neonatal hearing screening results."
    },
    {
      "code": "refusal-of-hearing-test",
      "display": "Refusal of hearing test documentation",
      "definition": "Document or section containing refusal of hearing test information."
    },
    {
      "code": "severe-head-trauma",
      "display": "Severe head trauma documentation",
      "definition": "Document or section containing severe head trauma information."
    },
    {
      "code": "eye-screening",
      "display": "Eye screening documentation",
      "definition": "Document or section containing eye screening results."
    },
    {
      "code": "eye-results",
      "display": "Eye results documentation",
      "definition": "Document or section containing eye examination results."
    },
    {
      "code": "in-treatment-with-ophthalmologist",
      "display": "In treatment with ophthalmologist documentation",
      "definition": "Document or section containing ophthalmologist treatment information."
    },
    {
      "code": "presented-form",
      "display": "Presented form",
      "definition": "Section referencing the PDF rendition (presented form) of the child report."
    },
    {
      "code": "eye-remarks-observation",
      "display": "Eye remarks",
      "definition": "Observation code for free text remarks about the eyes."
    },
    {
      "code": "ophthalmologist-treatment-observation",
      "display": "In treatment with ophthalmologist",
      "definition": "Observation code for treatment followed with an ophthalmologist."
    }
  ]
}