FHIR IG analytics| Package | myhie.v4 |
| Resource Type | ImmunizationRecommendation |
| Id | example-immunizationrecommendation.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ImmunizationRecommendation",
"id": "example-Immunizationrecommendation",
"meta": {
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/ImmunizationRecommendation-my-core"
],
"source": "http://provider.hie.moh.gov.my"
},
"patient": {
"reference": "Patient/HTJ-PAT-2200000052"
},
"date": "2022-01-01T10:30:00+08:00",
"authority": {
"reference": "Organization/11-05060009"
},
"recommendation": [
{
"vaccineCode": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/vaccine-code-my-core",
"code": "J07BX03000P3001",
"display": "COVID-19 Vaccine AstraZeneca Inj"
}
]
},
"targetDisease": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "186747009",
"display": "Coronavirus infection"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",
"code": "complete",
"display": "Complete"
}
]
},
"dateCriterion": {
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7",
"display": "Date vaccine due"
}
]
},
"value": "2022-02-09T10:00:00+08:00"
},
"description": "Protocol details example, According to CPG vaccine guideline, example- immunizationrecommendatio-s09-02",
"series": "Name of vaccination series example,example- immunizationrecommendatio-s09-02",
"doseNumberPositiveInt": 1,
"seriesDosesPositiveInt": 3,
"supportingImmunization": {
"reference": "Immunization/example-immunization-s09-02"
}
}
]
}