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

FHIR IG Statistics: ValueSet/ForecastReasons

Packagevcds-ig.euvabeco.net
TypeValueSet
IdForecastReasons
FHIR VersionR5
Sourcehttps://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/ValueSet-ForecastReasons.html
URLhttps://euvabeco.net/vcds-ig/ValueSet/ForecastReasons
Version0.1.0
Statusdraft
Date2025-05-02T10:41:48+00:00
NameForecastReasons
TitleForecast reasons for a recommendation
DescriptionEither a justification message or just a condition from the questionnaire

Resources that use this resource

StructureDefinition
ImmunizationRecommendationImmunizationRecommendation

Resources that this resource uses

CodeSystem
ConditionsConditions used in a patient profile
JustificationMessagesJustification messages for recommendations

Narrative

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

Generated Narrative: ValueSet ForecastReasons

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ForecastReasons",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://euvabeco.net/vcds-ig/ValueSet/ForecastReasons",
  "version": "0.1.0",
  "name": "ForecastReasons",
  "title": "Forecast reasons for a recommendation",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-02T10:41:48+00:00",
  "publisher": "Euvabeco",
  "contact": [
    {
      "name": "Euvabeco",
      "telecom": [
        {
          "system": "url",
          "value": "https://euvabeco.eu"
        }
      ]
    }
  ],
  "description": "Either a justification message or just a condition from the questionnaire",
  "compose": {
    "include": [
      {
        "system": "https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages"
      },
      {
        "system": "https://euvabeco.net/vcds-ig/CodeSystem/Conditions"
      }
    ]
  }
}