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

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypeValueSet
IdValueSet-be-vs-education-type-without-trajectory.json
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/ValueSet-be-vs-education-type-without-trajectory.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-education-type-without-trajectory
Version1.1.0
Statusactive
Date2026-08-21T17:23:19+02:00
NameBeVSEducationTypeWithoutTrajectory
TitleeReferral Education Type Without Trajectory
Realmbe
Authorityhl7
DescriptionTypes of diabetes education for patients without a trajectory.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.be.drp#1.1.0be-cs-diabetic-education-typeeReferral Diabetic Education Type

Narrative

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

Generated Narrative: ValueSet be-vs-education-type-without-trajectory


Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-education-type-without-trajectory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-education-type-without-trajectory",
  "version": "1.1.0",
  "name": "BeVSEducationTypeWithoutTrajectory",
  "title": "eReferral Education Type Without Trajectory",
  "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 diabetes education for patients without a trajectory.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-diabetic-education-type",
        "concept": [
          {
            "code": "diabetic-education-self-care"
          },
          {
            "code": "diabetic-education-understanding"
          },
          {
            "code": "diabetic-education-no-self-care"
          },
          {
            "code": "diabetic-education-follow-up"
          },
          {
            "code": "diabetic-education-other"
          }
        ]
      }
    ]
  }
}