FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-reason-not-done.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "VsReasonNotDone",
"id": "reason-not-done",
"title": "statusReason codes for Immunization profile",
"description": "Codes from SNOMED CT describing reasons for Immnization not taking place, for statusCode",
"url": "http://fhir.health.gov.il/ValueSet/reason-not-done",
"version": "0.20.3",
"publisher": "Israel Core Team",
"date": "2026-03-05",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "281399006",
"display": "Did not attend"
},
{
"code": "213257006",
"display": "Generally unwell"
},
{
"code": "310376006",
"display": "Immunisation consent not given"
},
{
"code": "266758009",
"display": "Immunisation contraindicated"
},
{
"code": "365861007",
"display": "Finding of immune status"
},
{
"code": "182856006",
"display": "Drug not available - out of stock"
},
{
"code": "871879005",
"display": "Vaccination hesitancy by parent"
},
{
"code": "871868000",
"display": "Vaccination hesitancy by patient"
}
]
}
]
}
}