FHIR IG analytics| Package | who.ddcc |
| Resource Type | ImmunizationRecommendation |
| Id | ImmunizationRecommendation-DDCCImmunizationRecommendationFrench.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImmunizationRecommendation DDCCImmunizationRecommendationFrench
Profile: DDCC Immunization Recommendation
patient: Aulus Agerius(official) (no stated gender), DoB: 2003-03-03
date: 2021-05-06
recommendation
vaccineCode: XM0GQ8
forecastStatus: Due
DateCriterions
Code Value Date vaccine due 2021-05-20 supportingImmunization: Immunization: extension = XM8NQ0 (mms#XM8NQ0),FRA,Test (DDCC Codes for examples#TEST),2021-05-30; status = completed; vaccineCode = XM0GQ8; occurrence[x] = 2021-05-06; lotNumber = 123; expirationDate = 2021-06-30
{
"resourceType": "ImmunizationRecommendation",
"id": "DDCCImmunizationRecommendationFrench",
"meta": {
"profile": [
"http://smart.who.int/ddcc/StructureDefinition/DDCCImmunizationRecommendation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"patient": {
"reference": "Patient/DDCCPatientFrench"
},
"date": "2021-05-06",
"recommendation": [
{
"vaccineCode": [
{
"coding": [
{
"system": "http://id.who.int/icd11/mms",
"code": "XM0GQ8"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",
"code": "due"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7"
}
]
},
"value": "2021-05-20"
}
],
"supportingImmunization": [
{
"reference": "Immunization/DDCCImmunizationFrench"
}
]
}
]
}