FHIR IG analytics| Package | nr.gp.rmc |
| Resource Type | CodeSystem |
| Id | CodeSystem-consultation-follow-up-flag.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "ConsultationFollowUpFlag",
"id": "consultation-follow-up-flag",
"title": "Consultation Follow Up Flag",
"description": "Consultation Follow Up Flag",
"url": "http://fhir.dgmc.health.gov.il/cs/consultation-followup-flag",
"concept": [
{
"code": "follow-up-needed",
"display": "נדרש המשך מעקב"
},
{
"code": "final-answer-needed",
"display": "תשובה זמנית (ממתין לתשובה סופית)"
}
],
"version": "0.2.0",
"publisher": "Division of Governmental Hospitals Israel",
"date": "2025-03-25",
"caseSensitive": true,
"count": 2
}