FHIR IG analytics| Package | ru.core |
| Resource Type | Organization |
| Id | Organization-example-core-organization-polyclinic.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Основная информация:
Идентификаторы:
Адрес:
Лицензия:
{
"resourceType": "Organization",
"id": "example-core-organization-polyclinic",
"meta": {
"profile": [
"https://fhir.ru/ig/core/StructureDefinition/core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX"
}
]
},
"system": "https://www.nalog.gov.ru/inn",
"value": "7701234567"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX"
}
]
},
"system": "https://egrul.nalog.ru/ogrn",
"value": "1027700000001"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX"
}
]
},
"system": "https://classifikators.ru/okpo",
"value": "12345678"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX"
}
]
},
"system": "https://www.rosminzdrav.ru/frmo",
"value": "7701001"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
]
}
],
"name": "ГБУЗ Городская поликлиника №1",
"alias": [
"Поликлиника №1",
"ГП №1"
],
"contact": [
{
"address": {
"extension": [
{
"url": "https://fhir.ru/ig/core/StructureDefinition/okato",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-okato",
"code": "45000000000",
"display": "г. Москва"
}
]
}
}
],
"use": "work",
"type": "physical",
"text": "г. Москва, ул. Тверская, д. 10",
"line": [
"ул. Тверская, д. 10"
],
"city": "Москва",
"state": "Москва",
"postalCode": "125009",
"country": "RU"
}
}
],
"qualification": [
{
"identifier": [
{
"system": "https://www.rosminzdrav.ru/license",
"value": "ЛО-77-01-000001"
}
],
"code": {
"coding": [
{
"system": "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-license",
"code": "01",
"display": "Медицинская деятельность"
}
]
},
"period": {
"start": "2020-01-01",
"end": "2030-01-01"
},
"issuer": {
"display": "Департамент здравоохранения г. Москвы"
}
}
]
}