FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Organization |
| Id | Organization-xonobod-medical-association.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Organization xonobod-medical-association
Profile: UZ Core Organization
Coverage area: Andijan region
identifier: Tax ID number/200248215 (use: official, )
active: true
type: In district and city administration
name: Xonobod City Medical Association
| Telecom | Address |
| ph: 1341353613, health@example.uz | 1 A. Fitrat Street 1703 UZ |
Russian
Сгенерированный нарратив: Organization xonobod-medical-association
Профиль: UZ Core Organization
Coverage area: Андижанская область
identifier: Tax ID number/200248215 (используется: official, )
active: true
type: В районном и городском управлении
name: Xonobod City Medical Association
| Telecom | Address |
| ph: 1341353613, health@example.uz | 1 A. Fitrat Street 1703 UZ |
Uzbek
Generated Narrative: Organization xonobod-medical-association
Profile: UZ Core Organization
Coverage area: Andijon viloyati
identifier: Tax ID number/200248215 (use: official, )
active: true
type: Tuman va shaharlar boshqaruv tarkibidagi
name: Xonobod City Medical Association
| Telecom | Address |
| ph: 1341353613, health@example.uz | 1 A. Fitrat Street 1703 UZ |
{
"resourceType": "Organization",
"id": "xonobod-medical-association",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://dhp.uz/fhir/core/StructureDefinition/coverage-area",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/states-cs",
"code": "1703"
}
]
}
}
],
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"system": "https://dhp.uz/fhir/core/sid/org/uz/soliq",
"value": "200248215"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-subordination-group-cs",
"code": "I_3"
},
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-structure-cs",
"code": "148"
},
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-service-group-cs",
"code": "III_100"
},
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-service-group-cs",
"code": "III_500"
}
]
}
],
"name": "Xonobod City Medical Association",
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "1341353613"
},
{
"system": "email",
"value": "health@example.uz"
}
],
"address": {
"line": [
"1 A. Fitrat Street"
],
"district": "1703408",
"state": "1703",
"country": "UZ"
}
}
]
}