| Package | ee.hl7.fhir.base.r5 |
| Resource Type | NamingSystem |
| Id | org-est-fi |
| FHIR Version | R5 |
| Source | https://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/NamingSystem/org-est-fi |
| URL | https://fhir.ee/NamingSystem/org-est-fi |
| Version | 1.0.0 |
| Status | draft |
| Date | 2022-11-14T18:39:08.4689312+00:00 |
| Name | OrgEstFi |
| Title | Estonian Medre Health Facility ID |
| Realm | ee |
| Authority | hl7 |
| Description | The license number of Estonian health care facilities registered at The National Institute for Health Development. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Defining URL | https://fhir.ee/NamingSystem/org-est-fi |
| Version | 1.0.0 |
| Name | OrgEstFi |
| Title | Estonian Medre Health Facility ID |
| Status | draft |
| Definition | The license number of Estonian health care facilities registered at The National Institute for Health Development. |
| Publisher | HL7 Estonia |
| Type | Value | Preferred |
| URI | https://fhir.ee/sid/org/est/fi | true |
{
"resourceType": "NamingSystem",
"id": "org-est-fi",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/NamingSystem/org-est-fi",
"version": "1.0.0",
"name": "OrgEstFi",
"title": "Estonian Medre Health Facility ID",
"status": "draft",
"kind": "identifier",
"date": "2022-11-14T18:39:08.4689312+00:00",
"publisher": "HL7 Estonia",
"contact": [
{
"name": "HL7 Estonia",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ee"
}
]
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "FI"
}
]
},
"description": "The license number of Estonian health care facilities registered at The National Institute for Health Development.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "EE",
"display": "Estonia"
}
]
}
],
"usage": "Used in resources defining the identifier for a facility or business.",
"uniqueId": [
{
"type": "uri",
"value": "https://fhir.ee/sid/org/est/fi",
"preferred": true
}
]
}