FHIR IG analytics| Package | lt.hl7.fhir.base |
| Resource Type | ValueSet |
| Id | ValueSet-organization-identifier.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-base/ValueSet-organization-identifier.html |
| URL | https://hl7.lt/fhir/base/ValueSet/organization-identifier |
| Version | 1.0.0 |
| Status | draft |
| Date | 2026-02-03T15:02:27+00:00 |
| Name | LTBaseOrganizationIdentifier |
| Title | Organization Identifier |
| Description | A curated list of identifier systems for organizations. |
| StructureDefinition | |
| lt-organization | LT Base Organization |
| CodeSystem | |
| identifier-domain | Identifier Domain |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet organization-identifier
Language: en
https://hl7.lt/fhir/tx/CodeSystem/identifier-domain version 📦0.3.0| Code | Display | Definition |
| http://esveikata.lt/Identifier/SVEIDRAID | SVEIDRA identifier | SVEIDRA identifier |
| http://esveikata.lt/Identifier/SPILIS | SPĮLIS | SPĮLIS veiklos vietos identifikatorius |
| http://esveikata.lt/Identifier/ESPBI | ESPBI id | ESPBI id |
| http://esveikata.lt/Identifier/VAPRIS | VAPRIS | VAPRIS |
Lithuanian
Generated Narrative: ValueSet organization-identifier
Language: en
https://hl7.lt/fhir/tx/CodeSystem/identifier-domain version 📦0.3.0| Code | Display | Definition |
| http://esveikata.lt/Identifier/SVEIDRAID | SVEIDRA identifier | SVEIDRA identifier |
| http://esveikata.lt/Identifier/SPILIS | SPĮLIS | SPĮLIS veiklos vietos identifikatorius |
| http://esveikata.lt/Identifier/ESPBI | ESPBI id | ESPBI id |
| http://esveikata.lt/Identifier/VAPRIS | VAPRIS | VAPRIS |
{
"resourceType": "ValueSet",
"id": "organization-identifier",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/base/ValueSet/organization-identifier",
"version": "1.0.0",
"name": "LTBaseOrganizationIdentifier",
"title": "Organization Identifier",
"status": "draft",
"experimental": false,
"date": "2026-02-03T15:02:27+00:00",
"publisher": "Lithuanian Medical Library",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "lt"
},
{
"url": "content",
"valueString": "Lietuvos medicinos biblioteka"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "A curated list of identifier systems for organizations.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7.lt/fhir/tx/CodeSystem/identifier-domain",
"concept": [
{
"code": "http://esveikata.lt/Identifier/SVEIDRAID"
},
{
"code": "http://esveikata.lt/Identifier/SPILIS"
},
{
"code": "http://esveikata.lt/Identifier/ESPBI"
},
{
"code": "http://esveikata.lt/Identifier/VAPRIS"
}
]
}
]
}
}