{
"description": "Local identifier type codes for Asuta Ashdod encounter identifiers",
"_filename": "CodeSystem-encounter-local-identifier-type.json",
"package_name": "il.fhir.r4.ashmc",
"date": "2026-06-21",
"publisher": "Assuta Ashdod Medical Center",
"content": "complete",
"name": "EncounterLocalIdentifierType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Encounter Local Identifier Type",
"package_version": "0.6.1",
"status": "active",
"id": "a1a1972a-1044-4afc-8958-e82746e6cc6e",
"kind": null,
"count": 3,
"url": "http://fhir.ashmc.co.il/cs/encounter-local-identifier-type",
"concept": [ {
"code": "adm-strong",
"display": "admission",
"definition": "Strong admission identifier"
}, {
"code": "followup",
"display": "Followup",
"definition": "Follow-up hospitalization identifier"
}, {
"code": "release",
"display": "Release",
"definition": "Release identifier"
} ],
"caseSensitive": true,
"version": "0.6.1",
"contact": [ {
"telecom": [ {
"value": "contact@example.org",
"system": "email"
} ]
} ]
}