O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.5.0 - ci-build
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
| Rasmiy URL: https://dhp.uz/fhir/core/StructureDefinition/uz-core-location | Versiya: 0.5.0 | ||||
| Active 2025-03-13 holatiga ko‘ra | Kompyuterda qayta ishlanadigan nom: UZCoreLocation | ||||
Uzbekistan Core Location profile, used to define locations of healthcare services
Mashina tarjimasi, inson tomonidan tekshirilishi zarur. Ushbu sahifa ingliz tilidan sun'iy intellekt yordamida avtomatik tarjima qilingan va hali muharrir tomonidan tekshirilmagan. Har qanday nomuvofiqlikda asl inglizcha versiya ustuvor hisoblanadi.
UZ Core Location Organization tomonidan boshqariladigan jismoniy joyni - bino, bo'lim, filial, palata, xona yoki to'shakni - ifodalaydi. Unga Encounter tibbiy yordam qayerda ko'rsatilganini bildirish uchun va HealthcareService xizmat qayerda yetkazib berilishini bildirish uchun murojaat qiladi. Joylar bir-birining ichiga joylashishi mumkin, masalan, bino ichidagi maydon ichidagi palata.
Quyidagi elementlar har doim mavjud bo'lishi (majburiy) yoki ma'lumot mavjud bo'lganda qo'llab-quvvatlanishi shart (Must Support) - hammasi talab etilmaydi, lekin sizning tizimingiz ma'lumotga ega bo'lganda har bir Must Support elementini to'ldirishi va qabul qilishda uni qayta ishlashi kerak. Bu inson o'qiy oladigan xulosa; quyidagi rasmiy ko'rinishlar aniq kardinalliklar, turlar va terminologiya bog'lanishlarini beradi.
Ushbu profil qo'shadigan yagona majburiy element bu o'zbek tilidagi nom - joyning vakolatli nomi, rus va qoraqalpoq tillari tarjima kengaytmalari sifatida beriladi.
active / suspended / inactive, talab etiladigan qiymatlar to'plamidan);
operationalStatus(to'shak holati) kelajakda foydalanish uchun zaxiralangan.
Quyidagi misollar server qabul qiladigan eng kichik namunadan to'liq tibbiy muassasagacha boradi. Birini nusxalab oling va moslang - ko'rsatilgan har bir qiymat ushbu profilga muvofiq tasdiqlanadi. To'liq ma'lumotnoma namunalari sahifaning pastida bog'langan (onkologiya markazi, bo'lim filiali, psixiatriya shifoxonasi).
name ushbu profil majburiy qiladigan yagona element bo'lib, u joyning vakolatli o'zbekcha nomini olib yuradi. Har bir UZ Core resurs shuningdek u muvofiqligini da'vo qiladigan profilni meta.profile da nomlashi kerak - server qaysi qoidalarga muvofiq tasdiqlashni shu orqali biladi. status (active / suspended / inactive) ham yuborishga arziydi. Shunchaki shu narsa allaqachon tasdiqdan o'tadi:
{
"resourceType": "Location",
"meta": {
"profile": ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-location"]
},
"status": "active",
"name": "Toshkent shahar 1-sonli shifoxona"
}
status talab etiladigan bog'lanishdan foydalanadi (active / suspended / inactive); qiymat shu qiymatlar to'plamidan kelishi kerak. Yalang'och nom va holat siz keyin Encounter yoki HealthcareService dan murojaat qila oladigan joyni ro'yxatga olish uchun yetarli.
O'zbek tili vakolatli name; rus va qoraqalpoq tillari asosiy _name elementidagi translation kengaytmalari sifatida hamroh bo'ladi. Joyning type ini (bu yerda onkologiya markazi, kodlangan), kodlangan o'zbek ma'muriy bo'linmalaridan foydalanadigan address ni va uni boshqaradigan managingOrganization ni qo'shing:
{
"resourceType": "Location",
"language": "uz",
"meta": {
"profile": ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-location"]
},
"status": "active",
"mode": "instance",
"name": "Respublika onkologiya markazi",
"_name": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/translation",
"extension": [
{ "url": "lang", "valueCode": "ru" },
{ "url": "content", "valueString": "Республиканский онкологический центр" }
]
},
{
"url": "http://hl7.org/fhir/StructureDefinition/translation",
"extension": [
{ "url": "lang", "valueCode": "kaa" },
{ "url": "content", "valueString": "Respublika onkologiya orayı" }
]
}
]
},
"type": [
{ "coding": [{ "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "ONCL" }] }
],
"address": {
"type": "postal",
"line": ["Farobi, 383"],
"city": "22070022",
"district": "1735243",
"country": "UZ"
},
"managingOrganization": { "reference": "Organization/example-organization" }
}
_name dagi boshlang'ich pastki chiziqqa e'tibor bering: FHIR name satri bilan birga sayohat qiladigan tarjima kengaytmalarini shu yerga biriktiradi. type milliy location-types qiymatlar to'plamidan kodlangan, address esa yagona obyekt (ro'yxat emas) - uning city va district qiymatlari erkin matn emas, milliy ma'muriy kodlardir (Manzillar ga qarang). managingOrganization oddiy Reference ({ "reference": "Organization/id" }).
Muassasa Soliq soliq identifikatorini olib yuradi; quyi birlik (filial, palata yoki to'shak) esa o'rniga birlik identifikatorini olib yuradi. identifier elementi system bo'yicha slayslangan, shuning uchun har bir slaycni tanlaydigan narsa system URI bo'lib, u aniq mos kelishi kerak. Soliq identifikatori slayci:
"identifier": [
{
"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": "200935935"
}
]
Muassasa ichidagi bo'lim uchun birlik slaycidan foydalaning - uning type i location-kinds qiymatlar to'plamidan kodlangan, use esa official ga belgilangan:
"identifier": [
{
"use": "official",
"system": "https://dhp.uz/fhir/core/NamingSystem/location-unit",
"type": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/location-kinds-cs",
"code": "Branch",
"display": "Bo'limi"
}
]
},
"value": "1"
}
]
Bu identifier massivlari yuqoridagi misollar bilan bir xil resursga joylashadi. Qo'llab-quvvatlanadigan system URI lar uchun Identifikator tizimlari ga qarang.
Joylashuvi kodlangan ma'muriy bo'linmalar sifatida saqlanmaydigan joy uchun kodlangan city / district maydonlari o'rniga erkin matnli address.text ni yuboring:
{
"resourceType": "Location",
"meta": {
"profile": ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-location"]
},
"status": "active",
"name": "Toshkent shahar 1-sonli shifoxona",
"address": { "text": "Toshkent shahar, Chilonzor tumani, Katta Qo'yliq 45" }
}
Mavjud bo'lganda kodlangan shaklni afzal ko'ring; address.text ga faqat ma'muriy kodlar mavjud bo'lmaganda murojaat qiling. Bir joyni boshqasi ichiga joylashtirish uchun (bino ichidagi palata) tarkibiy joyga partOf orqali murojaat qiling.
Misol API chaqiruvlari va namuna yuk uchun ushbu sahifaning pastidagi Tezkor boshlash ga qarang.
Usages:
You can also check for usages in the FHIR IG Statistics
Profillar, differentsiyalar, snapshotlar va ularning tasvirlari ta’rifi.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location(5.0.0) | Details and position information for a place | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
SΣ | 0..* | Identifier | Unique code or number identifying the location to its users Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the organization in Soliq |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Fixed Value: (Complex) | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Version of the system - if relevant | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system Fixed Value: Tax ID number | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | boolean | If this coding was chosen directly by the user | |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Plain text representation of the concept | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/sid/org/uz/soliq |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the location unit (branch, ward, bed) |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: LocationKindsVS (0.5.0) (required) |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/NamingSystem/location-unit |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatusVS (0.5.0) (required) |
![]() ![]() |
Σ | 0..1 | Coding | Ward bed status (will be used in future) Binding: Hl7VSBedStatus (3.0.0) (preferred): The operational status if the location (where typically a bed/room). |
![]() ![]() |
SΣ | 1..1 | string | локации name (in Uzbek language) |
![]() ![]() ![]() |
0..* | Extension | локации name (in Russian and Karakalpak languages) Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | Language Translation (Localization) URL: http://hl7.org/fhir/StructureDefinition/translation Constraints: ext-1 |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (3.0.0) (extensible): Indicates the type of function performed at the location. |
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:code |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
SΣC | 1..1 | code | Symbol in syntax defined by the system Binding: LocationTypesVS (0.5.0) (required) |
![]() ![]() |
S | 0..* | ExtendedContactDetail | Official contact details for the location |
![]() ![]() |
S | 0..1 | Address | Physical location |
![]() ![]() ![]() |
?!SΣ | 0..1 | code | Type of address, home | temp Binding: AddressUseVS (0.5.0) (required) Example General: home |
![]() ![]() ![]() |
SΣ | 0..1 | code | postal | physical | both Binding: AddressTypeVS (0.5.0) (required) Example General: both |
![]() ![]() ![]() |
SΣ | 0..1 | string | Text part of the address Example General: 137 Nowhere Street, Erewhon 9132 |
![]() ![]() ![]() |
SΣ | 0..* | string | Street name or address line This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
![]() ![]() ![]() |
SΣ | 0..1 | string | City or locality Binding: MahallaVS (0.5.0) (required) Example General: Erewhon |
![]() ![]() ![]() |
SΣ | 0..1 | string | District, county, or administrative division Binding: RegionsVS (0.5.0) (required) Example General: Madison |
![]() ![]() ![]() |
SΣ | 0..1 | string | State, province, or region Binding: StateVS (0.5.0) (required) |
![]() ![]() ![]() |
SΣ | 0..1 | string | Country code Binding: ISO3166_2 (0.5.0) (required) |
![]() ![]() ![]() |
SΣ | 0..1 | Period | Time period when the address was/is used Example General: {"start":"2010-03-23","end":"2010-07-01"} |
![]() ![]() |
S | 0..1 | BackboneElement | The absolute geographic location |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
1..1 | decimal | Longitude with WGS84 datum | |
![]() ![]() ![]() |
1..1 | decimal | Latitude with WGS84 datum | |
![]() ![]() |
SΣ | 0..1 | Reference(Organization) | Organization responsible for provisioning and upkeep |
![]() ![]() |
S | 0..1 | Reference(Location) | Another Location this one is physically a part of |
![]() ![]() |
S | 0..* | Availability | What days/times during a week is this location usually open (including exceptions) |
![]() ![]() |
S | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Location.identifier:taxId.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:taxId.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.type | Base | required | Location Kinds | 📍0.5.0 | This IG |
| Location.status | Base | required | Location status | 📍0.5.0 | This IG |
| Location.operationalStatus | Base | preferred | hl7VS-bedStatus | 📍3.0.0 | THO v7.1 |
| Location.type | Base | extensible | ServiceDeliveryLocationRoleType | 📍3.0.0 | THO v7.1 |
| Location.type.coding:type.code | Base | required | Location types | 📍0.5.0 | This IG |
| Location.address.use | Base | required | Types of address registration | 📍0.5.0 | This IG |
| Location.address.type | Base | required | Types of possible addresses | 📍0.5.0 | This IG |
| Location.address.city | Base | required | Mahallas translations | 📍0.5.0 | This IG |
| Location.address.district | Base | required | Uzbekistan Regions and Locations | 📍0.5.0 | This IG |
| Location.address.state | Base | required | Uzbekistan states and Locations | 📍0.5.0 | This IG |
| Location.address.country | Base | required | ISO 3166 part 1 2-letter codes | 📍0.5.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Location | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Location.implicitRules, Location.modifierExtension, Location.identifier, Location.identifier:taxId, Location.identifier:taxId.use, Location.identifier:taxId.type, Location.identifier:taxId.system, Location.identifier:taxId.value, Location.identifier:unit, Location.identifier:unit.use, Location.identifier:unit.type, Location.identifier:unit.system, Location.identifier:unit.value, Location.status, Location.operationalStatus, Location.name, Location.name.extension, Location.name.extension:translation, Location.type, Location.type.coding, Location.type.coding:type, Location.type.coding:type.system, Location.type.coding:type.code, Location.contact, Location.address, Location.address.use, Location.address.type, Location.address.text, Location.address.line, Location.address.city, Location.address.district, Location.address.state, Location.address.country, Location.address.period, Location.position, Location.position.modifierExtension, Location.position.longitude, Location.position.latitude, Location.managingOrganization, Location.partOf, Location.hoursOfOperation, Location.endpoint | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Location.modifierExtension, Location.name.extension, Location.name.extension:translation, Location.position.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location(5.0.0) | Details and position information for a place | |
![]() ![]() |
S | 0..* | Identifier | Unique code or number identifying the location to its users Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | Unique identifier of the organization in Soliq |
![]() ![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Description of identifier Required Pattern: At least the following |
![]() ![]() ![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Fixed Value: (Complex) | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system Fixed Value: Tax ID number | |
![]() ![]() ![]() ![]() |
S | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/sid/org/uz/soliq |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() ![]() |
S | 0..1 | Identifier | Unique identifier of the location unit (branch, ward, bed) |
![]() ![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Description of identifier Binding: LocationKindsVS (0.5.0) (required) |
![]() ![]() ![]() ![]() |
S | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/NamingSystem/location-unit |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() |
S | 0..1 | code | active | suspended | inactive Binding: LocationStatusVS (0.5.0) (required) |
![]() ![]() |
0..1 | Coding | Ward bed status (will be used in future) | |
![]() ![]() |
S | 1..1 | string | локации name (in Uzbek language) |
![]() ![]() ![]() |
0..* | Extension | локации name (in Russian and Karakalpak languages) Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | Language Translation (Localization) URL: http://hl7.org/fhir/StructureDefinition/translation |
![]() ![]() |
S | 0..* | CodeableConcept | Type of function performed |
![]() ![]() ![]() |
0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:code | |
![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | code | Symbol in syntax defined by the system Binding: LocationTypesVS (0.5.0) (required) |
![]() ![]() |
S | 0..* | ExtendedContactDetail | Official contact details for the location |
![]() ![]() |
S | 0..1 | Address | Physical location |
![]() ![]() ![]() |
S | 0..1 | code | Type of address, home | temp Binding: AddressUseVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | code | postal | physical | both Binding: AddressTypeVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | Text part of the address |
![]() ![]() ![]() |
S | 0..* | string | Street name or address line |
![]() ![]() ![]() |
S | 0..1 | string | City or locality Binding: MahallaVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | District, county, or administrative division Binding: RegionsVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | State, province, or region Binding: StateVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | Country code Binding: ISO3166_2 (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | Period | Time period when the address was/is used |
![]() ![]() |
S | 0..1 | BackboneElement | The absolute geographic location |
![]() ![]() |
S | 0..1 | Reference(Organization) | Organization responsible for provisioning and upkeep |
![]() ![]() |
S | 0..1 | Reference(Location) | Another Location this one is physically a part of |
![]() ![]() |
S | 0..* | Availability | What days/times during a week is this location usually open (including exceptions) |
![]() ![]() |
S | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Location.identifier:unit.type | Base | required | Location Kinds | 📍0.5.0 | This IG |
| Location.status | Base | required | Location status | 📍0.5.0 | This IG |
| Location.type.coding:type.code | Base | required | Location types | 📍0.5.0 | This IG |
| Location.address.use | Base | required | Types of address registration | 📍0.5.0 | This IG |
| Location.address.type | Base | required | Types of possible addresses | 📍0.5.0 | This IG |
| Location.address.city | Base | required | Mahallas translations | 📍0.5.0 | This IG |
| Location.address.district | Base | required | Uzbekistan Regions and Locations | 📍0.5.0 | This IG |
| Location.address.state | Base | required | Uzbekistan states and Locations | 📍0.5.0 | This IG |
| Location.address.country | Base | required | ISO 3166 part 1 2-letter codes | 📍0.5.0 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Location(5.0.0) | Details and position information for a place | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Unique code or number identifying the location to its users Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the organization in Soliq | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Fixed Value: (Complex) | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Version of the system - if relevant | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system Fixed Value: Tax ID number | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | boolean | If this coding was chosen directly by the user | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Plain text representation of the concept | |||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/sid/org/uz/soliq | ||||
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the location unit (branch, ward, bed) | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: LocationKindsVS (0.5.0) (required) | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/NamingSystem/location-unit | ||||
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatusVS (0.5.0) (required) | ||||
![]() ![]() |
Σ | 0..1 | Coding | Ward bed status (will be used in future) Binding: Hl7VSBedStatus (3.0.0) (preferred): The operational status if the location (where typically a bed/room). | ||||
![]() ![]() |
SΣ | 1..1 | string | локации name (in Uzbek language) | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | локации name (in Russian and Karakalpak languages) Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | Language Translation (Localization) URL: http://hl7.org/fhir/StructureDefinition/translation Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() |
0..* | string | A list of alternate names that the location is known as, or was known as, in the past | |||||
![]() ![]() |
Σ | 0..1 | markdown | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
![]() ![]() |
Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (3.0.0) (extensible): Indicates the type of function performed at the location. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:code | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 1..1 | code | Symbol in syntax defined by the system Binding: LocationTypesVS (0.5.0) (required) | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
S | 0..* | ExtendedContactDetail | Official contact details for the location | ||||
![]() ![]() |
S | 0..1 | Address | Physical location | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!SΣ | 0..1 | code | Type of address, home | temp Binding: AddressUseVS (0.5.0) (required) Example General: home | ||||
![]() ![]() ![]() |
SΣ | 0..1 | code | postal | physical | both Binding: AddressTypeVS (0.5.0) (required) Example General: both | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | Text part of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() |
SΣ | 0..* | string | Street name or address line This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | City or locality Binding: MahallaVS (0.5.0) (required) Example General: Erewhon | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | District, county, or administrative division Binding: RegionsVS (0.5.0) (required) Example General: Madison | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | State, province, or region Binding: StateVS (0.5.0) (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | Country code Binding: ISO3166_2 (0.5.0) (required) | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Period | Time period when the address was/is used Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationForm (example): Physical form of the location. | ||||
![]() ![]() |
S | 0..1 | BackboneElement | The absolute geographic location | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | decimal | Longitude with WGS84 datum | |||||
![]() ![]() ![]() |
1..1 | decimal | Latitude with WGS84 datum | |||||
![]() ![]() ![]() |
0..1 | decimal | Altitude with WGS84 datum | |||||
![]() ![]() |
SΣ | 0..1 | Reference(Organization) | Organization responsible for provisioning and upkeep | ||||
![]() ![]() |
S | 0..1 | Reference(Location) | Another Location this one is physically a part of | ||||
![]() ![]() |
0..* | CodeableConcept | Collection of characteristics (attributes) Binding: LocationCharacteristic (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy). | |||||
![]() ![]() |
S | 0..* | Availability | What days/times during a week is this location usually open (including exceptions) | ||||
![]() ![]() |
0..* | VirtualServiceDetail | Connection details of a virtual service (e.g. conference call) | |||||
![]() ![]() |
S | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Location.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Location.identifier:taxId.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:taxId.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.type | Base | required | Location Kinds | 📍0.5.0 | This IG |
| Location.status | Base | required | Location status | 📍0.5.0 | This IG |
| Location.operationalStatus | Base | preferred | hl7VS-bedStatus | 📍3.0.0 | THO v7.1 |
| Location.mode | Base | required | Location Mode | 📍5.0.0 | FHIR Std. |
| Location.type | Base | extensible | ServiceDeliveryLocationRoleType | 📍3.0.0 | THO v7.1 |
| Location.type.coding:type.code | Base | required | Location types | 📍0.5.0 | This IG |
| Location.address.use | Base | required | Types of address registration | 📍0.5.0 | This IG |
| Location.address.type | Base | required | Types of possible addresses | 📍0.5.0 | This IG |
| Location.address.city | Base | required | Mahallas translations | 📍0.5.0 | This IG |
| Location.address.district | Base | required | Uzbekistan Regions and Locations | 📍0.5.0 | This IG |
| Location.address.state | Base | required | Uzbekistan states and Locations | 📍0.5.0 | This IG |
| Location.address.country | Base | required | ISO 3166 part 1 2-letter codes | 📍0.5.0 | This IG |
| Location.form | Base | example | Location Form | 📍5.0.0 | FHIR Std. |
| Location.characteristic | Base | example | Location Characteristic | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Location | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Location.meta, Location.implicitRules, Location.language, Location.text, Location.extension, Location.modifierExtension, Location.identifier, Location.identifier:taxId, Location.identifier:taxId.extension, Location.identifier:taxId.use, Location.identifier:taxId.type, Location.identifier:taxId.system, Location.identifier:taxId.value, Location.identifier:taxId.period, Location.identifier:taxId.assigner, Location.identifier:unit, Location.identifier:unit.extension, Location.identifier:unit.use, Location.identifier:unit.type, Location.identifier:unit.system, Location.identifier:unit.value, Location.identifier:unit.period, Location.identifier:unit.assigner, Location.status, Location.operationalStatus, Location.name, Location.name.extension, Location.name.extension:translation, Location.alias, Location.description, Location.mode, Location.type, Location.type.extension, Location.type.coding, Location.type.coding:type, Location.type.coding:type.extension, Location.type.coding:type.system, Location.type.coding:type.version, Location.type.coding:type.code, Location.type.coding:type.display, Location.type.coding:type.userSelected, Location.type.text, Location.contact, Location.address, Location.address.extension, Location.address.use, Location.address.type, Location.address.text, Location.address.line, Location.address.city, Location.address.district, Location.address.state, Location.address.postalCode, Location.address.country, Location.address.period, Location.form, Location.position, Location.position.extension, Location.position.modifierExtension, Location.position.longitude, Location.position.latitude, Location.position.altitude, Location.managingOrganization, Location.partOf, Location.characteristic, Location.hoursOfOperation, Location.virtualService, Location.endpoint | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Location.extension, Location.modifierExtension, Location.identifier:taxId.extension, Location.identifier:unit.extension, Location.name.extension, Location.name.extension:translation, Location.type.extension, Location.type.coding:type.extension, Location.address.extension, Location.position.extension, Location.position.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Summary
Mandatory: 1 element(8 nested mandatory elements)
Must-Support: 32 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Asosiy elementlar ko'rinishi
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location(5.0.0) | Details and position information for a place | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
SΣ | 0..* | Identifier | Unique code or number identifying the location to its users Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the organization in Soliq |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Fixed Value: (Complex) | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Version of the system - if relevant | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system Fixed Value: Tax ID number | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | boolean | If this coding was chosen directly by the user | |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Plain text representation of the concept | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/sid/org/uz/soliq |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the location unit (branch, ward, bed) |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: LocationKindsVS (0.5.0) (required) |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/NamingSystem/location-unit |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatusVS (0.5.0) (required) |
![]() ![]() |
Σ | 0..1 | Coding | Ward bed status (will be used in future) Binding: Hl7VSBedStatus (3.0.0) (preferred): The operational status if the location (where typically a bed/room). |
![]() ![]() |
SΣ | 1..1 | string | локации name (in Uzbek language) |
![]() ![]() ![]() |
0..* | Extension | локации name (in Russian and Karakalpak languages) Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | Language Translation (Localization) URL: http://hl7.org/fhir/StructureDefinition/translation Constraints: ext-1 |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (3.0.0) (extensible): Indicates the type of function performed at the location. |
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:code |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
SΣC | 1..1 | code | Symbol in syntax defined by the system Binding: LocationTypesVS (0.5.0) (required) |
![]() ![]() |
S | 0..* | ExtendedContactDetail | Official contact details for the location |
![]() ![]() |
S | 0..1 | Address | Physical location |
![]() ![]() ![]() |
?!SΣ | 0..1 | code | Type of address, home | temp Binding: AddressUseVS (0.5.0) (required) Example General: home |
![]() ![]() ![]() |
SΣ | 0..1 | code | postal | physical | both Binding: AddressTypeVS (0.5.0) (required) Example General: both |
![]() ![]() ![]() |
SΣ | 0..1 | string | Text part of the address Example General: 137 Nowhere Street, Erewhon 9132 |
![]() ![]() ![]() |
SΣ | 0..* | string | Street name or address line This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
![]() ![]() ![]() |
SΣ | 0..1 | string | City or locality Binding: MahallaVS (0.5.0) (required) Example General: Erewhon |
![]() ![]() ![]() |
SΣ | 0..1 | string | District, county, or administrative division Binding: RegionsVS (0.5.0) (required) Example General: Madison |
![]() ![]() ![]() |
SΣ | 0..1 | string | State, province, or region Binding: StateVS (0.5.0) (required) |
![]() ![]() ![]() |
SΣ | 0..1 | string | Country code Binding: ISO3166_2 (0.5.0) (required) |
![]() ![]() ![]() |
SΣ | 0..1 | Period | Time period when the address was/is used Example General: {"start":"2010-03-23","end":"2010-07-01"} |
![]() ![]() |
S | 0..1 | BackboneElement | The absolute geographic location |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
1..1 | decimal | Longitude with WGS84 datum | |
![]() ![]() ![]() |
1..1 | decimal | Latitude with WGS84 datum | |
![]() ![]() |
SΣ | 0..1 | Reference(Organization) | Organization responsible for provisioning and upkeep |
![]() ![]() |
S | 0..1 | Reference(Location) | Another Location this one is physically a part of |
![]() ![]() |
S | 0..* | Availability | What days/times during a week is this location usually open (including exceptions) |
![]() ![]() |
S | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Location.identifier:taxId.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:taxId.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.type | Base | required | Location Kinds | 📍0.5.0 | This IG |
| Location.status | Base | required | Location status | 📍0.5.0 | This IG |
| Location.operationalStatus | Base | preferred | hl7VS-bedStatus | 📍3.0.0 | THO v7.1 |
| Location.type | Base | extensible | ServiceDeliveryLocationRoleType | 📍3.0.0 | THO v7.1 |
| Location.type.coding:type.code | Base | required | Location types | 📍0.5.0 | This IG |
| Location.address.use | Base | required | Types of address registration | 📍0.5.0 | This IG |
| Location.address.type | Base | required | Types of possible addresses | 📍0.5.0 | This IG |
| Location.address.city | Base | required | Mahallas translations | 📍0.5.0 | This IG |
| Location.address.district | Base | required | Uzbekistan Regions and Locations | 📍0.5.0 | This IG |
| Location.address.state | Base | required | Uzbekistan states and Locations | 📍0.5.0 | This IG |
| Location.address.country | Base | required | ISO 3166 part 1 2-letter codes | 📍0.5.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Location | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Location.implicitRules, Location.modifierExtension, Location.identifier, Location.identifier:taxId, Location.identifier:taxId.use, Location.identifier:taxId.type, Location.identifier:taxId.system, Location.identifier:taxId.value, Location.identifier:unit, Location.identifier:unit.use, Location.identifier:unit.type, Location.identifier:unit.system, Location.identifier:unit.value, Location.status, Location.operationalStatus, Location.name, Location.name.extension, Location.name.extension:translation, Location.type, Location.type.coding, Location.type.coding:type, Location.type.coding:type.system, Location.type.coding:type.code, Location.contact, Location.address, Location.address.use, Location.address.type, Location.address.text, Location.address.line, Location.address.city, Location.address.district, Location.address.state, Location.address.country, Location.address.period, Location.position, Location.position.modifierExtension, Location.position.longitude, Location.position.latitude, Location.managingOrganization, Location.partOf, Location.hoursOfOperation, Location.endpoint | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Location.modifierExtension, Location.name.extension, Location.name.extension:translation, Location.position.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differensial ko‘rinish
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location(5.0.0) | Details and position information for a place | |
![]() ![]() |
S | 0..* | Identifier | Unique code or number identifying the location to its users Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | Unique identifier of the organization in Soliq |
![]() ![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Description of identifier Required Pattern: At least the following |
![]() ![]() ![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Fixed Value: (Complex) | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system Fixed Value: Tax ID number | |
![]() ![]() ![]() ![]() |
S | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/sid/org/uz/soliq |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() ![]() |
S | 0..1 | Identifier | Unique identifier of the location unit (branch, ward, bed) |
![]() ![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Description of identifier Binding: LocationKindsVS (0.5.0) (required) |
![]() ![]() ![]() ![]() |
S | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/NamingSystem/location-unit |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() |
S | 0..1 | code | active | suspended | inactive Binding: LocationStatusVS (0.5.0) (required) |
![]() ![]() |
0..1 | Coding | Ward bed status (will be used in future) | |
![]() ![]() |
S | 1..1 | string | локации name (in Uzbek language) |
![]() ![]() ![]() |
0..* | Extension | локации name (in Russian and Karakalpak languages) Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | Language Translation (Localization) URL: http://hl7.org/fhir/StructureDefinition/translation |
![]() ![]() |
S | 0..* | CodeableConcept | Type of function performed |
![]() ![]() ![]() |
0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:code | |
![]() ![]() ![]() ![]() |
S | 0..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | code | Symbol in syntax defined by the system Binding: LocationTypesVS (0.5.0) (required) |
![]() ![]() |
S | 0..* | ExtendedContactDetail | Official contact details for the location |
![]() ![]() |
S | 0..1 | Address | Physical location |
![]() ![]() ![]() |
S | 0..1 | code | Type of address, home | temp Binding: AddressUseVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | code | postal | physical | both Binding: AddressTypeVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | Text part of the address |
![]() ![]() ![]() |
S | 0..* | string | Street name or address line |
![]() ![]() ![]() |
S | 0..1 | string | City or locality Binding: MahallaVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | District, county, or administrative division Binding: RegionsVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | State, province, or region Binding: StateVS (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | string | Country code Binding: ISO3166_2 (0.5.0) (required) |
![]() ![]() ![]() |
S | 0..1 | Period | Time period when the address was/is used |
![]() ![]() |
S | 0..1 | BackboneElement | The absolute geographic location |
![]() ![]() |
S | 0..1 | Reference(Organization) | Organization responsible for provisioning and upkeep |
![]() ![]() |
S | 0..1 | Reference(Location) | Another Location this one is physically a part of |
![]() ![]() |
S | 0..* | Availability | What days/times during a week is this location usually open (including exceptions) |
![]() ![]() |
S | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Location.identifier:unit.type | Base | required | Location Kinds | 📍0.5.0 | This IG |
| Location.status | Base | required | Location status | 📍0.5.0 | This IG |
| Location.type.coding:type.code | Base | required | Location types | 📍0.5.0 | This IG |
| Location.address.use | Base | required | Types of address registration | 📍0.5.0 | This IG |
| Location.address.type | Base | required | Types of possible addresses | 📍0.5.0 | This IG |
| Location.address.city | Base | required | Mahallas translations | 📍0.5.0 | This IG |
| Location.address.district | Base | required | Uzbekistan Regions and Locations | 📍0.5.0 | This IG |
| Location.address.state | Base | required | Uzbekistan states and Locations | 📍0.5.0 | This IG |
| Location.address.country | Base | required | ISO 3166 part 1 2-letter codes | 📍0.5.0 | This IG |
Snapshot ko‘rinishiView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Location(5.0.0) | Details and position information for a place | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Unique code or number identifying the location to its users Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the organization in Soliq | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Fixed Value: (Complex) | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Version of the system - if relevant | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system Fixed Value: Tax ID number | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | boolean | If this coding was chosen directly by the user | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Plain text representation of the concept | |||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/sid/org/uz/soliq | ||||
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | Unique identifier of the location unit (branch, ward, bed) | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Description of identifier Binding: LocationKindsVS (0.5.0) (required) | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://dhp.uz/fhir/core/NamingSystem/location-unit | ||||
![]() ![]() ![]() ![]() |
SΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatusVS (0.5.0) (required) | ||||
![]() ![]() |
Σ | 0..1 | Coding | Ward bed status (will be used in future) Binding: Hl7VSBedStatus (3.0.0) (preferred): The operational status if the location (where typically a bed/room). | ||||
![]() ![]() |
SΣ | 1..1 | string | локации name (in Uzbek language) | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | локации name (in Russian and Karakalpak languages) Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | Language Translation (Localization) URL: http://hl7.org/fhir/StructureDefinition/translation Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() |
0..* | string | A list of alternate names that the location is known as, or was known as, in the past | |||||
![]() ![]() |
Σ | 0..1 | markdown | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
![]() ![]() |
Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (3.0.0) (extensible): Indicates the type of function performed at the location. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:code | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 1..1 | code | Symbol in syntax defined by the system Binding: LocationTypesVS (0.5.0) (required) | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
S | 0..* | ExtendedContactDetail | Official contact details for the location | ||||
![]() ![]() |
S | 0..1 | Address | Physical location | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!SΣ | 0..1 | code | Type of address, home | temp Binding: AddressUseVS (0.5.0) (required) Example General: home | ||||
![]() ![]() ![]() |
SΣ | 0..1 | code | postal | physical | both Binding: AddressTypeVS (0.5.0) (required) Example General: both | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | Text part of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() |
SΣ | 0..* | string | Street name or address line This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | City or locality Binding: MahallaVS (0.5.0) (required) Example General: Erewhon | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | District, county, or administrative division Binding: RegionsVS (0.5.0) (required) Example General: Madison | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | State, province, or region Binding: StateVS (0.5.0) (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | Country code Binding: ISO3166_2 (0.5.0) (required) | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Period | Time period when the address was/is used Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationForm (example): Physical form of the location. | ||||
![]() ![]() |
S | 0..1 | BackboneElement | The absolute geographic location | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | decimal | Longitude with WGS84 datum | |||||
![]() ![]() ![]() |
1..1 | decimal | Latitude with WGS84 datum | |||||
![]() ![]() ![]() |
0..1 | decimal | Altitude with WGS84 datum | |||||
![]() ![]() |
SΣ | 0..1 | Reference(Organization) | Organization responsible for provisioning and upkeep | ||||
![]() ![]() |
S | 0..1 | Reference(Location) | Another Location this one is physically a part of | ||||
![]() ![]() |
0..* | CodeableConcept | Collection of characteristics (attributes) Binding: LocationCharacteristic (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy). | |||||
![]() ![]() |
S | 0..* | Availability | What days/times during a week is this location usually open (including exceptions) | ||||
![]() ![]() |
0..* | VirtualServiceDetail | Connection details of a virtual service (e.g. conference call) | |||||
![]() ![]() |
S | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Location.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Location.identifier:taxId.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:taxId.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Location.identifier:unit.type | Base | required | Location Kinds | 📍0.5.0 | This IG |
| Location.status | Base | required | Location status | 📍0.5.0 | This IG |
| Location.operationalStatus | Base | preferred | hl7VS-bedStatus | 📍3.0.0 | THO v7.1 |
| Location.mode | Base | required | Location Mode | 📍5.0.0 | FHIR Std. |
| Location.type | Base | extensible | ServiceDeliveryLocationRoleType | 📍3.0.0 | THO v7.1 |
| Location.type.coding:type.code | Base | required | Location types | 📍0.5.0 | This IG |
| Location.address.use | Base | required | Types of address registration | 📍0.5.0 | This IG |
| Location.address.type | Base | required | Types of possible addresses | 📍0.5.0 | This IG |
| Location.address.city | Base | required | Mahallas translations | 📍0.5.0 | This IG |
| Location.address.district | Base | required | Uzbekistan Regions and Locations | 📍0.5.0 | This IG |
| Location.address.state | Base | required | Uzbekistan states and Locations | 📍0.5.0 | This IG |
| Location.address.country | Base | required | ISO 3166 part 1 2-letter codes | 📍0.5.0 | This IG |
| Location.form | Base | example | Location Form | 📍5.0.0 | FHIR Std. |
| Location.characteristic | Base | example | Location Characteristic | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Location | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Location.meta, Location.implicitRules, Location.language, Location.text, Location.extension, Location.modifierExtension, Location.identifier, Location.identifier:taxId, Location.identifier:taxId.extension, Location.identifier:taxId.use, Location.identifier:taxId.type, Location.identifier:taxId.system, Location.identifier:taxId.value, Location.identifier:taxId.period, Location.identifier:taxId.assigner, Location.identifier:unit, Location.identifier:unit.extension, Location.identifier:unit.use, Location.identifier:unit.type, Location.identifier:unit.system, Location.identifier:unit.value, Location.identifier:unit.period, Location.identifier:unit.assigner, Location.status, Location.operationalStatus, Location.name, Location.name.extension, Location.name.extension:translation, Location.alias, Location.description, Location.mode, Location.type, Location.type.extension, Location.type.coding, Location.type.coding:type, Location.type.coding:type.extension, Location.type.coding:type.system, Location.type.coding:type.version, Location.type.coding:type.code, Location.type.coding:type.display, Location.type.coding:type.userSelected, Location.type.text, Location.contact, Location.address, Location.address.extension, Location.address.use, Location.address.type, Location.address.text, Location.address.line, Location.address.city, Location.address.district, Location.address.state, Location.address.postalCode, Location.address.country, Location.address.period, Location.form, Location.position, Location.position.extension, Location.position.modifierExtension, Location.position.longitude, Location.position.latitude, Location.position.altitude, Location.managingOrganization, Location.partOf, Location.characteristic, Location.hoursOfOperation, Location.virtualService, Location.endpoint | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Location.extension, Location.modifierExtension, Location.identifier:taxId.extension, Location.identifier:unit.extension, Location.name.extension, Location.name.extension:translation, Location.type.extension, Location.type.coding:type.extension, Location.address.extension, Location.position.extension, Location.position.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Summary
Mandatory: 1 element(8 nested mandatory elements)
Must-Support: 32 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Profilning boshqa ko‘rinishlari: CSV, Excel, Schematron
Mashina tarjimasi, inson tomonidan tekshirilishi zarur. Ushbu sahifa ingliz tilidan sun'iy intellekt yordamida avtomatik tarjima qilingan va hali muharrir tomonidan tekshirilmagan. Har qanday nomuvofiqlikda asl inglizcha versiya ustuvor hisoblanadi.
Ushbu profil uchun keng tarqalgan API o'zaro ta'sirlari. So'rovlar JWT kirish tokenini talab qiladi - Xavfsizlik va autentifikatsiya bo'limiga qarang. [base] - bu FHIR server bazaviy URL manzili; | belgisi identifikator tizimini uning qiymatidan ajratadi va URL'da %7C ko'rinishida kodlanishi shart.
Joylashuvni server id bo'yicha o'qish
GET [base]/Location/[id]
Joylashuvlarni topish
GET [base]/Location?identifier=https://dhp.uz/fhir/core/sid/org/uz/soliq|200935935
GET [base]/Location?organization=Organization/[id]&status=active
GET [base]/Location?name=onkologiya&address-city=22070022
GET [base]/Location?type=ONCL
Yangi joylashuv yaratish
POST [base]/Location
{
"resourceType": "Location",
"meta": { "profile": [ "https://dhp.uz/fhir/core/StructureDefinition/uz-core-location" ] },
...
}
Mavjud joylashuvni yangilash
PUT [base]/Location/[id]
If-Match: W/"3" # the ETag from your last read; 412 if it changed since
{
"resourceType": "Location",
"id": "[id]",
"meta": { "profile": [ "https://dhp.uz/fhir/core/StructureDefinition/uz-core-location" ] },
...
}
Qo'llab-quvvatlanadigan qidiruv parametrlarining to'liq ro'yxati uchun CapabilityStatement ga, identifikator tizimi URI manzillari uchun esa Identifikator tizimlari ga qarang.