| Package | ee.fhir.terminology |
| Resource Type | ValueSet |
| Id | organization-identifier-domain |
| FHIR Version | R5 |
| Source | https://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-organization-identifier-domain.html |
| URL | https://fhir.ee/ValueSet/organization-identifier-domain |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-06-19T06:40:41+00:00 |
| Name | EEBaseOrganizationIdentifierDomain |
| Title | Organization Identifier Domain |
| Realm | ee |
| Authority | hl7 |
| Description | Identifier systems acceptable for organization identification |
| StructureDefinition | |
| ee-spd-organization | EE SPD Organization |
| ee-organization | EEBase Organization |
| CodeSystem | |
| identifier-domain | Identifier Domain |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet organization-identifier-domain
https://fhir.ee/CodeSystem/identifier-domain| Code | Display | Definition |
| https://fhir.ee/sid/org/est/fi | License number provided by The National Institute for Health Development | Terviseameti litsentsi number |
| https://fhir.ee/sid/org/est/br | Estonian Business Register Code | Äriregistri number |
| https://fhir.ee/sid/org/vatin | VAT identification number | KMKR |
{
"resourceType": "ValueSet",
"id": "organization-identifier-domain",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/ValueSet/organization-identifier-domain",
"version": "1.0.0",
"name": "EEBaseOrganizationIdentifierDomain",
"title": "Organization Identifier Domain",
"status": "active",
"experimental": false,
"date": "2025-06-19T06:40:41+00:00",
"publisher": "HL7 Estonia",
"contact": [
{
"name": "HL7 Estonia",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ee"
}
]
}
],
"description": "Identifier systems acceptable for organization identification",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "EE",
"display": "Estonia"
}
]
}
],
"compose": {
"include": [
{
"system": "https://fhir.ee/CodeSystem/identifier-domain",
"concept": [
{
"code": "https://fhir.ee/sid/org/est/fi"
},
{
"code": "https://fhir.ee/sid/org/est/br"
},
{
"code": "https://fhir.ee/sid/org/vatin"
}
]
}
]
}
}