FHIR IG analytics| Package | hl7.fhir.us.immds |
| Resource Type | ImmunizationRecommendation |
| Id | ImmunizationRecommendation-immunizationrecommendation-forecast-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImmunizationRecommendation immunizationrecommendation-forecast-example
Language: en
Profile: ImmDS Immunization Recommendation
patient: Gene Wellington Male, DoB: 2020-04-28 ( Medical record number)
date: 2020-05-26
recommendation
vaccineCode: Hep B, unspecified formulation
forecastStatus: Not Complete
dateCriterion
code: Date vaccine due
value: 2020-05-28
dateCriterion
code: Date when overdue for immunization
value: 2020-09-25
dateCriterion
code: Earliest date to give
value: 2020-05-26
dateCriterion
code: Latest date to give immunization
value: 2020-11-25
doseNumber: 2
recommendation
vaccineCode: DTaP
forecastStatus: Not Complete
dateCriterion
code: Date vaccine due
value: 2020-06-28
dateCriterion
code: Date when overdue for immunization
value: 2020-07-25
dateCriterion
code: Earliest date to give
value: 2020-06-09
dateCriterion
code: Latest date to give immunization
value: 2099-06-28
doseNumber: 1
recommendation
vaccineCode: Hib, unspecified formulation
forecastStatus: Not Complete
dateCriterion
code: Date vaccine due
value: 2020-06-28
dateCriterion
code: Date when overdue for immunization
value: 2020-07-25
dateCriterion
code: Earliest date to give
value: 2020-06-09
dateCriterion
code: Latest date to give immunization
value: 2099-06-28
doseNumber: 1
recommendation
vaccineCode: IPV
forecastStatus: Not Complete
dateCriterion
code: Date vaccine due
value: 2020-06-28
dateCriterion
code: Date when overdue for immunization
value: 2020-07-25
dateCriterion
code: Earliest date to give
value: 2020-06-09
dateCriterion
code: Latest date to give immunization
value: 2099-06-28
doseNumber: 1
recommendation
vaccineCode: pneumococcal polysaccharide PPV23
forecastStatus: Not Complete
dateCriterion
code: Date vaccine due
value: 2020-06-28
dateCriterion
code: Date when overdue for immunization
value: 2020-07-25
dateCriterion
code: Earliest date to give
value: 2020-06-09
dateCriterion
code: Latest date to give immunization
value: 2099-06-28
doseNumber: 1
recommendation
vaccineCode: rotavirus, unspecified formulation
forecastStatus: Not Complete
dateCriterion
code: Date vaccine due
value: 2020-06-28
dateCriterion
code: Date when overdue for immunization
value: 2020-07-25
dateCriterion
code: Earliest date to give
value: 2020-06-09
dateCriterion
code: Latest date to give immunization
value: 2099-06-28
doseNumber: 1
{
"resourceType": "ImmunizationRecommendation",
"id": "immunizationrecommendation-forecast-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/immds/StructureDefinition/immds-immunizationrecommendation"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"patient": {
"reference": "Patient/ImmDSPatientExample"
},
"date": "2020-05-26",
"recommendation": [
{
"vaccineCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "45",
"display": "Hep B, unspecified formulation"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus",
"code": "notComplete",
"display": "Not Complete"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7",
"display": "Date vaccine due"
}
]
},
"value": "2020-05-28"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59778-1",
"display": "Date when overdue for immunization"
}
]
},
"value": "2020-09-25"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30981-5",
"display": "Earliest date to give"
}
]
},
"value": "2020-05-26"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59777-3",
"display": "Latest date to give immunization"
}
]
},
"value": "2020-11-25"
}
],
"doseNumberPositiveInt": 2
},
{
"vaccineCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "20",
"display": "DTaP"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus",
"code": "notComplete",
"display": "Not Complete"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7",
"display": "Date vaccine due"
}
]
},
"value": "2020-06-28"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59778-1",
"display": "Date when overdue for immunization"
}
]
},
"value": "2020-07-25"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30981-5",
"display": "Earliest date to give"
}
]
},
"value": "2020-06-09"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59777-3",
"display": "Latest date to give immunization"
}
]
},
"value": "2099-06-28"
}
],
"doseNumberPositiveInt": 1
},
{
"vaccineCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "17",
"display": "Hib, unspecified formulation"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus",
"code": "notComplete",
"display": "Not Complete"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7",
"display": "Date vaccine due"
}
]
},
"value": "2020-06-28"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59778-1",
"display": "Date when overdue for immunization"
}
]
},
"value": "2020-07-25"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30981-5",
"display": "Earliest date to give"
}
]
},
"value": "2020-06-09"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59777-3",
"display": "Latest date to give immunization"
}
]
},
"value": "2099-06-28"
}
],
"doseNumberPositiveInt": 1
},
{
"vaccineCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "10",
"display": "IPV"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus",
"code": "notComplete",
"display": "Not Complete"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7",
"display": "Date vaccine due"
}
]
},
"value": "2020-06-28"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59778-1",
"display": "Date when overdue for immunization"
}
]
},
"value": "2020-07-25"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30981-5",
"display": "Earliest date to give"
}
]
},
"value": "2020-06-09"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59777-3",
"display": "Latest date to give immunization"
}
]
},
"value": "2099-06-28"
}
],
"doseNumberPositiveInt": 1
},
{
"vaccineCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "33",
"display": "pneumococcal polysaccharide PPV23"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus",
"code": "notComplete",
"display": "Not Complete"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7",
"display": "Date vaccine due"
}
]
},
"value": "2020-06-28"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59778-1",
"display": "Date when overdue for immunization"
}
]
},
"value": "2020-07-25"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30981-5",
"display": "Earliest date to give"
}
]
},
"value": "2020-06-09"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59777-3",
"display": "Latest date to give immunization"
}
]
},
"value": "2099-06-28"
}
],
"doseNumberPositiveInt": 1
},
{
"vaccineCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "122",
"display": "rotavirus, unspecified formulation"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastStatus",
"code": "notComplete",
"display": "Not Complete"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7",
"display": "Date vaccine due"
}
]
},
"value": "2020-06-28"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59778-1",
"display": "Date when overdue for immunization"
}
]
},
"value": "2020-07-25"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30981-5",
"display": "Earliest date to give"
}
]
},
"value": "2020-06-09"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59777-3",
"display": "Latest date to give immunization"
}
]
},
"value": "2099-06-28"
}
],
"doseNumberPositiveInt": 1
}
]
}