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-session-type-extended.json
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/ValueSet-be-vs-session-type-extended.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-session-type-extended
Version1.1.0
Statusactive
Date2026-08-21T17:23:19+02:00
NameBeVSSessionTypeExtended
TitleeReferral Session Type Extended
Realmbe
Authorityhl7
DescriptionTypes of sessions for education or care activities (extended, including combination).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.be.drp#1.1.0be-cs-session-typeseReferral Session Types

Narrative

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

Generated Narrative: ValueSet be-vs-session-type-extended


Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-session-type-extended",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-session-type-extended",
  "version": "1.1.0",
  "name": "BeVSSessionTypeExtended",
  "title": "eReferral Session Type Extended",
  "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 sessions for education or care activities (extended, including combination).",
  "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-session-types"
      }
    ]
  }
}