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

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypeCodeSystem
IdCodeSystem-be-cs-note-types.json
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/CodeSystem-be-cs-note-types.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-note-types
Version1.1.0
Statusactive
Date2026-08-21T17:23:19+02:00
NameBeCSNoteTypes
TitleeReferral Note Types
Realmbe
Authorityhl7
DescriptionTypes of notes that can be associated with a prescription.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.be.drp#1.1.0be-vs-note-typeeReferral Note Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem be-cs-note-types

This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-note-types defines the following codes:

CodeDisplay
contraindication Contraindication
general-remarks General remarks
medical-reason Medical reason
comment-prescriber Comment from the doctor/prescriber

Additional Language Displays

CodeFrench (Belgium) (fr)Nederlands (België) (Dutch (Belgium), nl)
contraindicationContre-indicationsContra-indicaties
general-remarksRemarques généralesAlgemene opmerkingen
medical-reasonRaison médicaleMedische reden
comment-prescriberCommentaire du médecin/prescripteurOpmerking van de arts/voorschrijver

Source1

{
  "resourceType": "CodeSystem",
  "id": "be-cs-note-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-note-types",
  "version": "1.1.0",
  "name": "BeCSNoteTypes",
  "title": "eReferral Note Types",
  "status": "active",
  "experimental": false,
  "date": "2026-08-21T17:23:19+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Types of notes that can be associated with a prescription.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "contraindication",
      "display": "Contraindication",
      "designation": [
        {
          "language": "nl-BE",
          "value": "Contra-indicaties"
        },
        {
          "language": "fr-BE",
          "value": "Contre-indications"
        }
      ]
    },
    {
      "code": "general-remarks",
      "display": "General remarks",
      "designation": [
        {
          "language": "nl-BE",
          "value": "Algemene opmerkingen"
        },
        {
          "language": "fr-BE",
          "value": "Remarques générales"
        }
      ]
    },
    {
      "code": "medical-reason",
      "display": "Medical reason",
      "designation": [
        {
          "language": "nl-BE",
          "value": "Medische reden"
        },
        {
          "language": "fr-BE",
          "value": "Raison médicale"
        }
      ]
    },
    {
      "code": "comment-prescriber",
      "display": "Comment from the doctor/prescriber",
      "designation": [
        {
          "language": "nl-BE",
          "value": "Opmerking van de arts/voorschrijver"
        },
        {
          "language": "fr-BE",
          "value": "Commentaire du médecin/prescripteur"
        }
      ]
    }
  ]
}