FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/be-vs-diabetes-report-category

Packagehl7.fhir.be.glucose-monitoring
TypeValueSet
Idbe-vs-diabetes-report-category
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/glucose-monitoring/https://build.fhir.org/ig/hl7-be/glucose-monitoring/ValueSet-be-vs-diabetes-report-category.html
URLhttps://www.ehealth.fgov.be/standards/fhir/glucose-monitoring/ValueSet/be-vs-diabetes-report-category
Version1.0.0
Statusdraft
Date2025-06-27T15:55:49+00:00
NameBeVSDiabetesReportCategory
TitleBeVSDiabetesReportCategory
Realmbe
Authorityhl7
DescriptionValues to be used in the categorisation of Diabetes reports

Resources that use this resource

StructureDefinition
be-diagnostic-report-diabetesBeDiagnosticReportDiabetes

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet be-vs-diabetes-report-category


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-diabetes-report-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/glucose-monitoring/ValueSet/be-vs-diabetes-report-category",
  "version": "1.0.0",
  "name": "BeVSDiabetesReportCategory",
  "title": "BeVSDiabetesReportCategory",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-27T15:55:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message-Structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Values to be used in the categorisation of Diabetes reports",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/11000172109",
        "concept": [
          {
            "code": "4311000179106"
          },
          {
            "code": "408475000"
          },
          {
            "code": "394583002"
          }
        ]
      }
    ]
  }
}