FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | ImmunizationRecommendation |
| Id | ImmunizationRecommendation-hep-a-recommendation.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ImmunizationRecommendation",
"id": "hep-a-recommendation",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-immunization-recommendation"
]
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235"
}
],
"patient": {
"reference": "Patient/patient-israeli"
},
"date": "2015-02-09T11:04:15.817-05:00",
"authority": {
"reference": "Organization/hospital-unit"
},
"recommendation": [
{
"vaccineCode": [
{
"coding": [
{
"code": "14745005",
"system": "http://snomed.info/sct",
"display": "Hepatitis A vaccine"
}
]
}
],
"forecastStatus": {
"text": "Not Complete",
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",
"code": "due",
"display": "Due"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"code": "earliest",
"system": "http://somehealthcare.org/fhir/CodeSystem/immunization-recommendation-date-criterion",
"display": "Earliest Date"
}
]
},
"value": "2015-12-01T00:00:00-05:00"
},
{
"code": {
"coding": [
{
"code": "recommended",
"system": "http://somehealthcare.org/fhir/CodeSystem/immunization-recommendation-date-criterion",
"display": "Recommended"
}
]
},
"value": "2015-12-01T00:00:00-05:00"
},
{
"code": {
"coding": [
{
"code": "overdue",
"system": "http://somehealthcare.org/fhir/CodeSystem/immunization-recommendation-date-criterion",
"display": "Past Due Date"
}
]
},
"value": "2016-12-28T00:00:00-05:00"
}
],
"description": "First sequence in protocol",
"series": "Vaccination Series 1",
"doseNumberPositiveInt": 1,
"seriesDosesPositiveInt": 3,
"supportingImmunization": [
{
"reference": "Immunization/immunization-with-vaccine-code"
}
],
"supportingPatientInformation": [
{
"reference": "Observation/height-measurement"
}
],
"targetDisease": {
"coding": [
{
"code": "40468003",
"system": "http://snomed.info/sct",
"display": "Viral hepatitis, type A"
}
]
}
}
]
}