FHIR IG analytics| Package | vcds-ig.euvabeco.net |
| Resource Type | ImmunizationRecommendation |
| Id | ImmunizationRecommendation-example-recommendation.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImmunizationRecommendation example-recommendation
Profile: ImmunizationRecommendation
Version of the VCDS ruleset: 1.3.745
patient: Anonymous Patient Female, DoB: 1995-01-22 ( 123456)
date: 2025-01-01
recommendation
targetDisease: Diphtheria (disorder)
forecastStatus: Overdue
forecastReason: The conditions under which you work will determine whether you should be vaccinated against diphtheria,
tetanus and poliomyelitis. Vaccination against these diseases is compulsory for exposed professionals
working in a prevention or care establishment or organisation
(list defined in the decree of 15 March 1991)., For diphtheria-tetanus-polio vaccination, in the absence of vaccination, a catch-up schedule
must be applied: injection at d0, then 2 months later and finally 6 to 10 months after the
second dose., Treated diabetesDateCriterions
Code Value Date when overdue for immunization 2020-04-03
{
"resourceType": "ImmunizationRecommendation",
"id": "example-recommendation",
"meta": {
"profile": [
"https://euvabeco.net/vcds-ig/StructureDefinition/ImmunizationRecommendation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://euvabeco.net/vcds-ig/StructureDefinition/RulesetVersion",
"valueString": "1.3.745"
}
],
"patient": {
"reference": "Patient/example-patient"
},
"date": "2025-01-01",
"recommendation": [
{
"targetDisease": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "397428000"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",
"code": "overdue"
}
]
},
"forecastReason": [
{
"coding": [
{
"system": "https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages",
"code": "64a2d4e1-a5dd-48f8-8de1-314f092cb767"
}
]
},
{
"coding": [
{
"system": "https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages",
"code": "b1b41a92-9404-4607-beb0-1f694167e093"
}
]
},
{
"coding": [
{
"system": "https://euvabeco.net/vcds-ig/CodeSystem/Conditions",
"code": "f8cedc4a-283b-43f0-ae53-196bbcb5d19a"
}
]
}
],
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59778-1",
"display": "Date when overdue for immunization"
}
]
},
"value": "2020-04-03"
}
]
}
]
}