Vaccination CDS Implementation Guide
0.1.0 - ci-build
Vaccination CDS Implementation Guide, published by Euvabeco. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/EUVABECO/VCDS/ and changes regularly. See the Directory of published versions
Official URL: https://euvabeco.net/vcds-ig/OperationDefinition/vRecommendation | Version: 0.1.0 | |||
Active as of 2024-10-25 | Computable Name: VRecommendation |
Get the recommendations for a subject, based upon:
The recommendations are complemented with detailed justifications, included into the answer as a value set where codes include presentation directives.
The input parameters are restated in the response. If they included further attributes that were not taken into account by the CDS, these attributes will be discarded, in order to have no ambiguity on the elements considered to build the recommendations.
Generated Narrative: OperationDefinition vRecommendation
URL: [base]/$vRecommendation
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | PatientIn | 1..1 | Resource (Patient) | Age and sex of the subject | ||
IN | ImmunizationIn | 0..* | Resource (Immunization) | Received immunizations | ||
IN | QuestionnaireResponseIn | 0..1 | Resource (QuestionnaireResponse) | Subject characteristics | ||
OUT | PatientOut | 1..1 | Resource (Patient) | Age and sex of the subject | ||
OUT | ImmunizationOut | 0..* | Resource (Immunization) | Received immunizations | ||
OUT | QuestionnaireResponseOut | 0..1 | Resource (QuestionnaireResponse) | Subject characteristics | ||
OUT | ImmunizationRecommendation | 0..* | ImmunizationRecommendation | Recommended immunizations | ||
OUT | Justification | 0..1 | ValueSet | Detail of justifications |