| Package | ee.fhir.terminology |
| Resource Type | ValueSet |
| Id | practitioner-identifier-domain |
| FHIR Version | R5 |
| Source | https://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-practitioner-identifier-domain.html |
| URL | https://fhir.ee/ValueSet/practitioner-identifier-domain |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-06-19T06:40:41+00:00 |
| Name | EEBasePractitionerIdentifierDomain |
| Title | Practitioner Identifier Domain |
| Realm | ee |
| Authority | hl7 |
| Description | Identifier systems acceptable for practitioner identification |
| StructureDefinition | |
| ee-practitioner | EEBase Practitioner |
| CodeSystem | |
| identifier-domain | Identifier Domain |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet practitioner-identifier-domain
https://fhir.ee/CodeSystem/identifier-domain| Code | Display | Definition |
| https://fhir.ee/sid/pid/est/ni | Estonian personal national identification code | Eesti isikukood |
| https://fhir.ee/sid/pro/est/pho | Healthcare professional official ID provided by The National Institute for Health Development | Tervishoiutöötaja TAM kood |
{
"resourceType": "ValueSet",
"id": "practitioner-identifier-domain",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/ValueSet/practitioner-identifier-domain",
"version": "1.0.0",
"name": "EEBasePractitionerIdentifierDomain",
"title": "Practitioner 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 practitioner 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/pid/est/ni"
},
{
"code": "https://fhir.ee/sid/pro/est/pho"
}
]
}
]
}
}