FHIR IG analytics| Package | il.fhir.r4.ashmc |
| Resource Type | CodeSystem |
| Id | CodeSystem-encounter-local-identifier-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.fhir.r4.ashmc@0.6.1&canonical=http://fhir.ashmc.co.il/cs/encounter-local-identifier-type |
| URL | http://fhir.ashmc.co.il/cs/encounter-local-identifier-type |
| Version | 0.6.1 |
| Status | active |
| Date | 2026-06-21 |
| Name | EncounterLocalIdentifierType |
| Title | Encounter Local Identifier Type |
| Description | Local identifier type codes for Asuta Ashdod encounter identifiers |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "EncounterLocalIdentifierType",
"id": "encounter-local-identifier-type",
"title": "Encounter Local Identifier Type",
"description": "Local identifier type codes for Asuta Ashdod encounter identifiers",
"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,
"experimental": false,
"version": "0.6.1",
"publisher": "Assuta Ashdod Medical Center",
"date": "2026-06-21",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "contact@example.org"
}
]
}
],
"count": 3
}