Digital Health Platform
0.1.0 - Uzbekistan флаг

Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.1.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий

Профиль ресурса: Uzbekistan DHP Organization - Подробные описания

Active по состоянию на 2025-02-24

Определения для dhp-organization профиль ресурса

Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --

0. Organization
Определение

A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.

КороткийA grouping of people or organizations with a common purpose
Контроль0..*
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Инвариантыdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
org-1: The organization SHALL at least have a name or an identifier, and possibly more than one ((identifier.count() + name.count()) > 0)
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
org-1: The organization SHALL at least have a name or an identifier, and possibly more than one ((identifier.count() + name.count()) > 0)
2. Organization.implicitRules
Определение

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

КороткийA set of rules under which this content was created
Комментарии

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.

Контроль0..1
Типuri
Модификаторtrue потому что This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation
Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
Требуется поддержкаfalse
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Organization.contained
Определение

These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

КороткийContained, inline Resources
Комментарии

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.

Контроль0..*
На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5
ТипResource
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Альтернативные именаinline resources, anonymous resources, contained resources
6. Organization.modifierExtension
Определение

May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

КороткийExtensions that cannot be ignored
Комментарии

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Контроль0..*
ТипExtension
Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Требуется поддержкаfalse
Summarytrue
Требования

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Альтернативные именаextensions, user content
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
8. Organization.identifier
Определение

Identifier for the organization that is used to identify the organization across multiple disparate systems.

КороткийIdentifies this organization across multiple systems
ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
Контроль0..*
На этот элемент влияют следующие инварианты: org-1
ТипIdentifier
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Требования

Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingЭтот элемент представляет набор разрезов на Organization.identifier. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
  • value @ system
  • 10. Organization.identifier:tax-id
    Название разрезаtax-id
    Определение

    Identifier for the organization that is used to identify the organization across multiple disparate systems.

    КороткийUnique identifier of the organization in SoliqIdentifies this organization across multiple systems
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..1*
    На этот элемент влияют следующие инварианты: org-1
    ТипIdentifier
    Модификаторfalse
    Требуется поддержкаtrue
    Summarytrue
    Требования

    Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    12. Organization.identifier:tax-id.use
    Определение

    The purpose of this identifier.

    Короткийusual | official | temp | secondary | old (If known)
    Комментарии

    Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Контроль0..1
    ПривязкаКоды ДОЛЖНЫ быть взяты из IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0
    (required to http://hl7.org/fhir/ValueSet/identifier-use|5.0.0)

    Identifies the purpose for this identifier, if known .

    Типcode
    Модификаторtrue потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    Summarytrue
    Требования

    Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Значение шаблонаofficial
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    14. Organization.identifier:tax-id.type
    Определение

    A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

    КороткийDescription of identifier
    Комментарии

    This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

    Контроль10..1
    ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type
    (extensible to http://hl7.org/fhir/ValueSet/identifier-type|5.0.0)

    A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    ТипCodeableConcept
    Модификаторfalse
    Требуется поддержкаtrue
    Summarytrue
    Требования

    Allows users to make use of identifiers when the identifier system is not known.

    Значение шаблона{
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "TAX",
        "display" : "Tax ID number"
      }]
    }
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    16. Organization.identifier:tax-id.system
    Определение

    Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

    КороткийThe namespace for the identifier value
    Комментарии

    Identifier.system is always case sensitive.

    Контроль10..1
    Типuri
    Модификаторfalse
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    Требуется поддержкаtrue
    Summarytrue
    Требования

    There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Значение шаблонаhttps://soliq.uz
    Пример<br/><b>General</b>:http://www.acme.com/identifiers/patient
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    18. Organization.identifier:tax-id.value
    Определение

    The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    КороткийThe value that is unique
    Комментарии

    If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Контроль10..1
    На этот элемент влияют следующие инварианты: ident-1
    Типstring
    Модификаторfalse
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    Требуется поддержкаtrue
    Summarytrue
    Пример<br/><b>General</b>:123456
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    20. Organization.identifier:argoz-id
    Название разрезаargoz-id
    Определение

    Identifier for the organization that is used to identify the organization across multiple disparate systems.

    КороткийIdentifies this organization across multiple systems
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..1*
    На этот элемент влияют следующие инварианты: org-1
    ТипIdentifier
    Модификаторfalse
    Требуется поддержкаtrue
    Summarytrue
    Требования

    Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. Organization.identifier:argoz-id.use
    Определение

    The purpose of this identifier.

    Короткийusual | official | temp | secondary | old (If known)
    Комментарии

    Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Контроль0..1
    ПривязкаКоды ДОЛЖНЫ быть взяты из IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0
    (required to http://hl7.org/fhir/ValueSet/identifier-use|5.0.0)

    Identifies the purpose for this identifier, if known .

    Типcode
    Модификаторtrue потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    Summarytrue
    Требования

    Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Значение шаблонаofficial
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    24. Organization.identifier:argoz-id.type
    Определение

    A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

    КороткийDescription of identifier
    Комментарии

    This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

    Контроль10..1
    ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type
    (extensible to http://hl7.org/fhir/ValueSet/identifier-type|5.0.0)

    A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

    ТипCodeableConcept
    Модификаторfalse
    Требуется поддержкаtrue
    Summarytrue
    Требования

    Allows users to make use of identifiers when the identifier system is not known.

    Значение шаблона{
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "XX",
        "display" : "Organization Identifier"
      }]
    }
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. Organization.identifier:argoz-id.system
    Определение

    Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

    КороткийThe namespace for the identifier value
    Комментарии

    Identifier.system is always case sensitive.

    Контроль10..1
    Типuri
    Модификаторfalse
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    Требуется поддержкаtrue
    Summarytrue
    Требования

    There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Значение шаблонаhttps://hrm.argos.uz
    Пример<br/><b>General</b>:http://www.acme.com/identifiers/patient
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. Organization.identifier:argoz-id.value
    Определение

    The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    КороткийThe value that is unique
    Комментарии

    If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Контроль10..1
    На этот элемент влияют следующие инварианты: ident-1
    Типstring
    Модификаторfalse
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    Требуется поддержкаtrue
    Summarytrue
    Пример<br/><b>General</b>:123456
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. Organization.active
    Определение

    Whether the organization's record is still in active use.

    КороткийWhether the organization's record is still in active use
    Комментарии

    This active flag is not intended to be used to mark an organization as temporarily closed or under construction. Instead the Location(s) within the Organization should have the suspended status. If further details of the reason for the suspension are required, then an extension on this element should be used.

    This element is labeled as a modifier because it may be used to mark that the resource was created in error.

    Контроль0..1
    Типboolean
    Модификаторtrue потому что This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    Требуется поддержкаtrue
    Summarytrue
    Требования

    Need a flag to indicate a record is no longer to be used and should generally be hidden for the user in the UI.

    Значение при отсутствииThis resource is generally assumed to be active if no value is provided for the active element
    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    32. Organization.type
    Определение

    The kind(s) of organization that this is.

    КороткийKind of organization
    Комментарии

    Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

    When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

    We expect that some jurisdictions will profile this optionality to be a single cardinality.

    Контроль0..*
    ПривязкаНапример, коды см. OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-type
    (example to http://hl7.org/fhir/ValueSet/organization-type|5.0.0)

    Used to categorize the organization.

    ТипCodeableConcept
    Модификаторfalse
    Требуется поддержкаtrue
    Summarytrue
    Требования

    Need to be able to track the kind of organization that this is - different organization types have different uses.

    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    34. Organization.type.coding
    Определение

    A reference to a code defined by a terminology system.

    КороткийCode defined by a terminology system
    Комментарии

    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

    Контроль0..*
    ТипCoding
    Модификаторfalse
    Summarytrue
    Требования

    Allows for alternative encodings within a code system, and translations to other code systems.

    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    SlicingЭтот элемент представляет набор разрезов на Organization.type.coding. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
    • value @ system
    • 36. Organization.type.coding:nomenclatureGroup
      Название разрезаnomenclatureGroup
      Определение

      A reference to a code defined by a terminology system.

      КороткийОпределяет группу номенклатуры (группировку учреждений)Code defined by a terminology system
      Комментарии

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Контроль0..1*
      ТипCoding
      Модификаторfalse
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Allows for alternative encodings within a code system, and translations to other code systems.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      38. Organization.type.coding:nomenclatureGroup.system
      Определение

      The identification of the code system that defines the meaning of the symbol in the code.

      КороткийIdentity of the terminology system
      Комментарии

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

      Контроль10..1
      Типuri
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to be unambiguous about the source of the definition of the symbol.

      Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/nomenclature-group-cs
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      40. Organization.type.coding:nomenclatureGroup.code
      Определение

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      КороткийSymbol in syntax defined by the system
      Контроль10..1
      На этот элемент влияют следующие инварианты: cod-1
      ПривязкаКоды ДОЛЖНЫ быть взяты из Информацию о кодах см. NomenclatureGroupVS (0.1.0)
      (required to https://terminology.medcore.uz/ValueSet/nomenclature-group-vs|0.1.0)
      Типcode
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to refer to a particular code in the system.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      42. Organization.type.coding:organizationalServiceGroup
      Название разрезаorganizationalServiceGroup
      Определение

      A reference to a code defined by a terminology system.

      КороткийОпределяет организационно-сервисную группу медучрежденияCode defined by a terminology system
      Комментарии

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Контроль0..1*
      ТипCoding
      Модификаторfalse
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Allows for alternative encodings within a code system, and translations to other code systems.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      44. Organization.type.coding:organizationalServiceGroup.system
      Определение

      The identification of the code system that defines the meaning of the symbol in the code.

      КороткийIdentity of the terminology system
      Комментарии

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

      Контроль10..1
      Типuri
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to be unambiguous about the source of the definition of the symbol.

      Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-service-group-cs
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      46. Organization.type.coding:organizationalServiceGroup.code
      Определение

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      КороткийSymbol in syntax defined by the system
      Контроль10..1
      На этот элемент влияют следующие инварианты: cod-1
      ПривязкаКоды ДОЛЖНЫ быть взяты из Информацию о кодах см. OrganizationalServiceGroupVS (0.1.0)
      (required to https://terminology.medcore.uz/ValueSet/organizational-service-group-vs|0.1.0)
      Типcode
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to refer to a particular code in the system.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      48. Organization.type.coding:organizationalStructure
      Название разрезаorganizationalStructure
      Определение

      A reference to a code defined by a terminology system.

      КороткийОпределяет организационную структуру медучрежденияCode defined by a terminology system
      Комментарии

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Контроль0..1*
      ТипCoding
      Модификаторfalse
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Allows for alternative encodings within a code system, and translations to other code systems.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      50. Organization.type.coding:organizationalStructure.system
      Определение

      The identification of the code system that defines the meaning of the symbol in the code.

      КороткийIdentity of the terminology system
      Комментарии

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

      Контроль10..1
      Типuri
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to be unambiguous about the source of the definition of the symbol.

      Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-structure-cs
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      52. Organization.type.coding:organizationalStructure.code
      Определение

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      КороткийSymbol in syntax defined by the system
      Контроль10..1
      На этот элемент влияют следующие инварианты: cod-1
      ПривязкаКоды ДОЛЖНЫ быть взяты из Информацию о кодах см. OrganizationalStructureVS (0.1.0)
      (required to https://terminology.medcore.uz/ValueSet/organizational-structure-vs|0.1.0)
      Типcode
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to refer to a particular code in the system.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      54. Organization.type.coding:organizationType
      Название разрезаorganizationType
      Определение

      A reference to a code defined by a terminology system.

      КороткийВид организацииCode defined by a terminology system
      Комментарии

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Контроль0..*
      ТипCoding
      Модификаторfalse
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Allows for alternative encodings within a code system, and translations to other code systems.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      56. Organization.type.coding:organizationType.system
      Определение

      The identification of the code system that defines the meaning of the symbol in the code.

      КороткийIdentity of the terminology system
      Комментарии

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

      Контроль10..1
      Типuri
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to be unambiguous about the source of the definition of the symbol.

      Значение шаблонаhttp://terminology.hl7.org/CodeSystem/organization-type
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      58. Organization.type.coding:organizationType.code
      Определение

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      КороткийSymbol in syntax defined by the system
      Контроль10..1
      На этот элемент влияют следующие инварианты: cod-1
      ПривязкаКоды ДОЛЖНЫ быть взяты из Информацию о кодах см. OrganizationType
      (required to http://hl7.org/fhir/ValueSet/organization-type|5.0.0)
      Типcode
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to refer to a particular code in the system.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      60. Organization.type.coding:specialization
      Название разрезаspecialization
      Определение

      A reference to a code defined by a terminology system.

      КороткийОпределяет специализацию медорганизацииCode defined by a terminology system
      Комментарии

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Контроль0..1*
      ТипCoding
      Модификаторfalse
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Allows for alternative encodings within a code system, and translations to other code systems.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      62. Organization.type.coding:specialization.system
      Определение

      The identification of the code system that defines the meaning of the symbol in the code.

      КороткийIdentity of the terminology system
      Комментарии

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

      Контроль10..1
      Типuri
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to be unambiguous about the source of the definition of the symbol.

      Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-specialization-cs
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      64. Organization.type.coding:specialization.code
      Определение

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      КороткийSymbol in syntax defined by the system
      Контроль10..1
      На этот элемент влияют следующие инварианты: cod-1
      ПривязкаКоды ДОЛЖНЫ быть взяты из Информацию о кодах см. OrganizationalSpecializationVS (0.1.0)
      (required to https://terminology.medcore.uz/ValueSet/organizational-specialization-vs|0.1.0)
      Типcode
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to refer to a particular code in the system.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      66. Organization.type.coding:subordinationGroup
      Название разрезаsubordinationGroup
      Определение

      A reference to a code defined by a terminology system.

      КороткийГруппа подчинения медорганизацииCode defined by a terminology system
      Комментарии

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Контроль0..1*
      ТипCoding
      Модификаторfalse
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Allows for alternative encodings within a code system, and translations to other code systems.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      68. Organization.type.coding:subordinationGroup.system
      Определение

      The identification of the code system that defines the meaning of the symbol in the code.

      КороткийIdentity of the terminology system
      Комментарии

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

      Контроль10..1
      Типuri
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to be unambiguous about the source of the definition of the symbol.

      Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-subordination-group-cs
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      70. Organization.type.coding:subordinationGroup.code
      Определение

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      КороткийSymbol in syntax defined by the system
      Контроль10..1
      На этот элемент влияют следующие инварианты: cod-1
      ПривязкаКоды ДОЛЖНЫ быть взяты из Информацию о кодах см. OrganizationalSubordinationGroupVS (0.1.0)
      (required to https://terminology.medcore.uz/ValueSet/organizational-subordination-group-vs|0.1.0)
      Типcode
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to refer to a particular code in the system.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      72. Organization.type.coding:withoutLegalStatus
      Название разрезаwithoutLegalStatus
      Определение

      A reference to a code defined by a terminology system.

      КороткийОпределяет тип медорганизаций без образования юридического лицаCode defined by a terminology system
      Комментарии

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Контроль0..1*
      ТипCoding
      Модификаторfalse
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Allows for alternative encodings within a code system, and translations to other code systems.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      74. Organization.type.coding:withoutLegalStatus.system
      Определение

      The identification of the code system that defines the meaning of the symbol in the code.

      КороткийIdentity of the terminology system
      Комментарии

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

      Контроль10..1
      Типuri
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to be unambiguous about the source of the definition of the symbol.

      Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-subordination-institution-cs
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      76. Organization.type.coding:withoutLegalStatus.code
      Определение

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      КороткийSymbol in syntax defined by the system
      Контроль10..1
      На этот элемент влияют следующие инварианты: cod-1
      ПривязкаКоды ДОЛЖНЫ быть взяты из Информацию о кодах см. OrganizationalSubordinationInstitutionVS (0.1.0)
      (required to https://terminology.medcore.uz/ValueSet/organizational-subordination-institution-vs|0.1.0)
      Типcode
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to refer to a particular code in the system.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      78. Organization.name
      Определение

      A name associated with the organization.

      КороткийНаименование организации (на узбекском языке)Name used for the organization
      Комментарии

      If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.

      Контроль10..1
      На этот элемент влияют следующие инварианты: org-1
      Типstring
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Требуется поддержкаtrue
      Summarytrue
      Требования

      Need to use the name as the label of the organization.

      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      80. Organization.name.extension
      Определение

      An Extension


      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      КороткийНаименование организации (на русском и английском языках)Additional content defined by implementations
      Комментарии

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Контроль0..*
      ТипExtension
      Модификаторfalse
      Summaryfalse
      Альтернативные именаextensions, user content
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingЭтот элемент представляет набор разрезов на Organization.name.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
      • value @ url
      • 82. Organization.name.extension:translation
        Название разрезаtranslation
        Определение

        Language translation from base language of resource to another language.

        КороткийLanguage Translation (Localization)
        Контроль0..*
        ТипExtension(Translation) (Комплексное расширение)
        Модификаторfalse
        Требуется поддержкаtrue
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        84. Organization.contact
        Определение

        The contact details of communication devices available relevant to the specific Organization. This can include addresses, phone numbers, fax numbers, mobile numbers, email addresses and web sites.

        КороткийOfficial contact details for the Organization
        Комментарии

        The address/telecom use code 'home' are not to be used. Note that these contacts are not the contact details of people who provide the service (that would be through PractitionerRole), these are official contacts for the Organization itself for specific purposes. E.g. Mailing Addresses, Billing Addresses, Contact numbers for Booking or Billing Enquiries, general web address, web address for online bookings etc.

        Контроль0..*
        ТипExtendedContactDetail
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Требования

        Need to keep track of assigned contact points within bigger organization.

        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        org-3: The telecom of an organization can never be of use 'home' (telecom.where(use = 'home').empty())
        org-4: The address of an organization can never be of use 'home' (address.where(use = 'home').empty())
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        org-3: The telecom of an organization can never be of use 'home' (telecom.where(use = 'home').empty())
        org-4: The address of an organization can never be of use 'home' (address.where(use = 'home').empty())
        86. Organization.partOf
        Определение

        The organization of which this organization forms a part.

        КороткийThe organization of which this organization forms a part
        Контроль0..1
        ТипReference(Organization, Organization)
        Модификаторfalse
        Требуется поддержкаtrue
        Summarytrue
        Требования

        Need to be able to track the hierarchy of organizations within an organization.

        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        88. Organization.endpoint
        Определение

        Technical endpoints providing access to services operated for the organization.

        КороткийTechnical endpoints providing access to services operated for the organization
        Контроль0..*
        ТипReference(Endpoint, Endpoint)
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Требования

        Organizations have multiple systems that provide various services and need to be able to define the technical connection details for how to connect to them, and for what purpose.

        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

        Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --

        0. Organization
        2. Organization.identifier
        ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
        Требуется поддержкаtrue
        SlicingЭтот элемент представляет набор разрезов на Organization.identifier. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
        • value @ system
        • 4. Organization.identifier:tax-id
          Название разрезаtax-id
          КороткийUnique identifier of the organization in Soliq
          ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
          Контроль0..1
          Требуется поддержкаtrue
          6. Organization.identifier:tax-id.use
          Значение шаблонаofficial
          8. Organization.identifier:tax-id.type
          Контроль1..?
          Требуется поддержкаtrue
          Значение шаблона{
            "coding" : [{
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "TAX",
              "display" : "Tax ID number"
            }]
          }
          10. Organization.identifier:tax-id.system
          Контроль1..?
          Требуется поддержкаtrue
          Значение шаблонаhttps://soliq.uz
          12. Organization.identifier:tax-id.value
          Контроль1..?
          Требуется поддержкаtrue
          14. Organization.identifier:argoz-id
          Название разрезаargoz-id
          ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
          Контроль0..1
          Требуется поддержкаtrue
          16. Organization.identifier:argoz-id.use
          Значение шаблонаofficial
          18. Organization.identifier:argoz-id.type
          Контроль1..?
          Требуется поддержкаtrue
          Значение шаблона{
            "coding" : [{
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "XX",
              "display" : "Organization Identifier"
            }]
          }
          20. Organization.identifier:argoz-id.system
          Контроль1..?
          Требуется поддержкаtrue
          Значение шаблонаhttps://hrm.argos.uz
          22. Organization.identifier:argoz-id.value
          Контроль1..?
          Требуется поддержкаtrue
          24. Organization.active
          Требуется поддержкаtrue
          26. Organization.type
          Требуется поддержкаtrue
          28. Organization.type.coding
          SlicingЭтот элемент представляет набор разрезов на Organization.type.coding. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
          • value @ system
          • 30. Organization.type.coding:nomenclatureGroup
            Название разрезаnomenclatureGroup
            КороткийОпределяет группу номенклатуры (группировку учреждений)
            Контроль0..1
            Требуется поддержкаtrue
            32. Organization.type.coding:nomenclatureGroup.system
            Контроль1..?
            Требуется поддержкаtrue
            Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/nomenclature-group-cs
            34. Organization.type.coding:nomenclatureGroup.code
            Контроль1..?
            ПривязкаКоды ДОЛЖНЫ быть взяты из NomenclatureGroupVS (0.1.0)
            (required to https://terminology.medcore.uz/ValueSet/nomenclature-group-vs|0.1.0)
            Требуется поддержкаtrue
            36. Organization.type.coding:organizationalServiceGroup
            Название разрезаorganizationalServiceGroup
            КороткийОпределяет организационно-сервисную группу медучреждения
            Контроль0..1
            Требуется поддержкаtrue
            38. Organization.type.coding:organizationalServiceGroup.system
            Контроль1..?
            Требуется поддержкаtrue
            Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-service-group-cs
            40. Organization.type.coding:organizationalServiceGroup.code
            Контроль1..?
            ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalServiceGroupVS (0.1.0)
            (required to https://terminology.medcore.uz/ValueSet/organizational-service-group-vs|0.1.0)
            Требуется поддержкаtrue
            42. Organization.type.coding:organizationalStructure
            Название разрезаorganizationalStructure
            КороткийОпределяет организационную структуру медучреждения
            Контроль0..1
            Требуется поддержкаtrue
            44. Organization.type.coding:organizationalStructure.system
            Контроль1..?
            Требуется поддержкаtrue
            Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-structure-cs
            46. Organization.type.coding:organizationalStructure.code
            Контроль1..?
            ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalStructureVS (0.1.0)
            (required to https://terminology.medcore.uz/ValueSet/organizational-structure-vs|0.1.0)
            Требуется поддержкаtrue
            48. Organization.type.coding:organizationType
            Название разрезаorganizationType
            КороткийВид организации
            Контроль0..*
            Требуется поддержкаtrue
            50. Organization.type.coding:organizationType.system
            Контроль1..?
            Требуется поддержкаtrue
            Значение шаблонаhttp://terminology.hl7.org/CodeSystem/organization-type
            52. Organization.type.coding:organizationType.code
            Контроль1..?
            ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationType
            (required to http://hl7.org/fhir/ValueSet/organization-type|5.0.0)
            Требуется поддержкаtrue
            54. Organization.type.coding:specialization
            Название разрезаspecialization
            КороткийОпределяет специализацию медорганизации
            Контроль0..1
            Требуется поддержкаtrue
            56. Organization.type.coding:specialization.system
            Контроль1..?
            Требуется поддержкаtrue
            Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-specialization-cs
            58. Organization.type.coding:specialization.code
            Контроль1..?
            ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalSpecializationVS (0.1.0)
            (required to https://terminology.medcore.uz/ValueSet/organizational-specialization-vs|0.1.0)
            Требуется поддержкаtrue
            60. Organization.type.coding:subordinationGroup
            Название разрезаsubordinationGroup
            КороткийГруппа подчинения медорганизации
            Контроль0..1
            Требуется поддержкаtrue
            62. Organization.type.coding:subordinationGroup.system
            Контроль1..?
            Требуется поддержкаtrue
            Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-subordination-group-cs
            64. Organization.type.coding:subordinationGroup.code
            Контроль1..?
            ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalSubordinationGroupVS (0.1.0)
            (required to https://terminology.medcore.uz/ValueSet/organizational-subordination-group-vs|0.1.0)
            Требуется поддержкаtrue
            66. Organization.type.coding:withoutLegalStatus
            Название разрезаwithoutLegalStatus
            КороткийОпределяет тип медорганизаций без образования юридического лица
            Контроль0..1
            Требуется поддержкаtrue
            68. Organization.type.coding:withoutLegalStatus.system
            Контроль1..?
            Требуется поддержкаtrue
            Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-subordination-institution-cs
            70. Organization.type.coding:withoutLegalStatus.code
            Контроль1..?
            ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalSubordinationInstitutionVS (0.1.0)
            (required to https://terminology.medcore.uz/ValueSet/organizational-subordination-institution-vs|0.1.0)
            Требуется поддержкаtrue
            72. Organization.name
            КороткийНаименование организации (на узбекском языке)
            Контроль1..?
            Требуется поддержкаtrue
            74. Organization.name.extension
            КороткийНаименование организации (на русском и английском языках)
            SlicingЭтот элемент представляет набор разрезов на Organization.name.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
            • value @ url
            • 76. Organization.name.extension:translation
              Название разрезаtranslation
              Контроль0..*
              ТипExtension(Translation) (Комплексное расширение)
              Требуется поддержкаtrue
              78. Organization.contact
              Требуется поддержкаtrue
              80. Organization.partOf
              Требуется поддержкаtrue
              82. Organization.endpoint
              Требуется поддержкаtrue

              Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --

              0. Organization
              Определение

              A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.

              КороткийA grouping of people or organizations with a common purpose
              Контроль0..*
              Модификаторfalse
              Требуется поддержкаfalse
              Summaryfalse
              Инвариантыdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
              dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
              dom-6: A resource should have narrative for robust management (text.`div`.exists())
              org-1: The organization SHALL at least have a name or an identifier, and possibly more than one ((identifier.count() + name.count()) > 0)
              2. Organization.id
              Определение

              The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

              КороткийLogical id of this artifact
              Комментарии

              Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

              Контроль0..1
              Типid
              Модификаторfalse
              Требуется поддержкаfalse
              Summarytrue
              4. Organization.meta
              Определение

              The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

              КороткийMetadata about the resource
              Контроль0..1
              ТипMeta
              Модификаторfalse
              Требуется поддержкаfalse
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              6. Organization.implicitRules
              Определение

              A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

              КороткийA set of rules under which this content was created
              Комментарии

              Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.

              Контроль0..1
              Типuri
              Модификаторtrue потому что This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Требуется поддержкаfalse
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              8. Organization.language
              Определение

              The base language in which the resource is written.

              КороткийLanguage of the resource content
              Комментарии

              Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

              Контроль0..1
              ПривязкаКоды ДОЛЖНЫ быть взяты из AllLanguages
              (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0)

              IETF language tag for a human language

              Типcode
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Требуется поддержкаfalse
              Summaryfalse
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              10. Organization.text
              Определение

              A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

              КороткийText summary of the resource, for human interpretation
              Комментарии

              Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

              Контроль0..1
              На этот элемент влияют следующие инварианты: dom-6
              ТипNarrative
              Модификаторfalse
              Требуется поддержкаfalse
              Summaryfalse
              Альтернативные именаnarrative, html, xhtml, display
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              12. Organization.contained
              Определение

              These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

              КороткийContained, inline Resources
              Комментарии

              This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.

              Контроль0..*
              На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5
              ТипResource
              Модификаторfalse
              Требуется поддержкаfalse
              Summaryfalse
              Альтернативные именаinline resources, anonymous resources, contained resources
              14. Organization.extension
              Определение

              May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

              КороткийAdditional content defined by implementations
              Комментарии

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Контроль0..*
              ТипExtension
              Модификаторfalse
              Требуется поддержкаfalse
              Summaryfalse
              Альтернативные именаextensions, user content
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              16. Organization.modifierExtension
              Определение

              May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

              КороткийExtensions that cannot be ignored
              Комментарии

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Контроль0..*
              ТипExtension
              Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
              Требуется поддержкаfalse
              Summarytrue
              Требования

              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

              Альтернативные именаextensions, user content
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              18. Organization.identifier
              Определение

              Identifier for the organization that is used to identify the organization across multiple disparate systems.

              КороткийIdentifies this organization across multiple systems
              ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
              Контроль0..*
              На этот элемент влияют следующие инварианты: org-1
              ТипIdentifier
              Модификаторfalse
              Требуется поддержкаtrue
              Summarytrue
              Требования

              Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              SlicingЭтот элемент представляет набор разрезов на Organization.identifier. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
              • value @ system
              • 20. Organization.identifier:tax-id
                Название разрезаtax-id
                Определение

                Identifier for the organization that is used to identify the organization across multiple disparate systems.

                КороткийUnique identifier of the organization in Soliq
                ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                Контроль0..1
                На этот элемент влияют следующие инварианты: org-1
                ТипIdentifier
                Модификаторfalse
                Требуется поддержкаtrue
                Summarytrue
                Требования

                Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                22. Organization.identifier:tax-id.id
                Определение

                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                КороткийUnique id for inter-element referencing
                Контроль0..1
                На этот элемент влияют следующие инварианты: ele-1
                Типid
                Модификаторfalse
                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                Summaryfalse
                24. Organization.identifier:tax-id.extension
                Определение

                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                КороткийAdditional content defined by implementations
                Комментарии

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Контроль0..*
                ТипExtension
                Модификаторfalse
                Summaryfalse
                Альтернативные именаextensions, user content
                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingЭтот элемент представляет набор разрезов на Organization.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                • value @ url
                • 26. Organization.identifier:tax-id.use
                  Определение

                  The purpose of this identifier.

                  Короткийusual | official | temp | secondary | old (If known)
                  Комментарии

                  Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                  Контроль0..1
                  ПривязкаКоды ДОЛЖНЫ быть взяты из IdentifierUse
                  (required to http://hl7.org/fhir/ValueSet/identifier-use|5.0.0)

                  Identifies the purpose for this identifier, if known .

                  Типcode
                  Модификаторtrue потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                  Значение шаблонаofficial
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  28. Organization.identifier:tax-id.type
                  Определение

                  A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                  КороткийDescription of identifier
                  Комментарии

                  This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                  Контроль1..1
                  ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeCodes
                  (extensible to http://hl7.org/fhir/ValueSet/identifier-type|5.0.0)

                  A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                  ТипCodeableConcept
                  Модификаторfalse
                  Требуется поддержкаtrue
                  Summarytrue
                  Требования

                  Allows users to make use of identifiers when the identifier system is not known.

                  Значение шаблона{
                    "coding" : [{
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "TAX",
                      "display" : "Tax ID number"
                    }]
                  }
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  30. Organization.identifier:tax-id.system
                  Определение

                  Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

                  КороткийThe namespace for the identifier value
                  Комментарии

                  Identifier.system is always case sensitive.

                  Контроль1..1
                  Типuri
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Требуется поддержкаtrue
                  Summarytrue
                  Требования

                  There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                  Значение шаблонаhttps://soliq.uz
                  Пример<br/><b>General</b>:http://www.acme.com/identifiers/patient
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  32. Organization.identifier:tax-id.value
                  Определение

                  The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                  КороткийThe value that is unique
                  Комментарии

                  If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                  Контроль1..1
                  На этот элемент влияют следующие инварианты: ident-1
                  Типstring
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Требуется поддержкаtrue
                  Summarytrue
                  Пример<br/><b>General</b>:123456
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  34. Organization.identifier:tax-id.period
                  Определение

                  Time period during which identifier is/was valid for use.

                  КороткийTime period when id is/was valid for use
                  Контроль0..1
                  ТипPeriod
                  Модификаторfalse
                  Summarytrue
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  36. Organization.identifier:tax-id.assigner
                  Определение

                  Organization that issued/manages the identifier.

                  КороткийOrganization that issued id (may be just text)
                  Комментарии

                  The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                  Контроль0..1
                  ТипReference(Organization)
                  Модификаторfalse
                  Summarytrue
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  38. Organization.identifier:argoz-id
                  Название разрезаargoz-id
                  Определение

                  Identifier for the organization that is used to identify the organization across multiple disparate systems.

                  КороткийIdentifies this organization across multiple systems
                  ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                  Контроль0..1
                  На этот элемент влияют следующие инварианты: org-1
                  ТипIdentifier
                  Модификаторfalse
                  Требуется поддержкаtrue
                  Summarytrue
                  Требования

                  Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  40. Organization.identifier:argoz-id.id
                  Определение

                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                  КороткийUnique id for inter-element referencing
                  Контроль0..1
                  На этот элемент влияют следующие инварианты: ele-1
                  Типid
                  Модификаторfalse
                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                  Summaryfalse
                  42. Organization.identifier:argoz-id.extension
                  Определение

                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  КороткийAdditional content defined by implementations
                  Комментарии

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Контроль0..*
                  ТипExtension
                  Модификаторfalse
                  Summaryfalse
                  Альтернативные именаextensions, user content
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingЭтот элемент представляет набор разрезов на Organization.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                  • value @ url
                  • 44. Organization.identifier:argoz-id.use
                    Определение

                    The purpose of this identifier.

                    Короткийusual | official | temp | secondary | old (If known)
                    Комментарии

                    Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                    Контроль0..1
                    ПривязкаКоды ДОЛЖНЫ быть взяты из IdentifierUse
                    (required to http://hl7.org/fhir/ValueSet/identifier-use|5.0.0)

                    Identifies the purpose for this identifier, if known .

                    Типcode
                    Модификаторtrue потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                    Summarytrue
                    Требования

                    Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                    Значение шаблонаofficial
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    46. Organization.identifier:argoz-id.type
                    Определение

                    A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                    КороткийDescription of identifier
                    Комментарии

                    This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                    Контроль1..1
                    ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeCodes
                    (extensible to http://hl7.org/fhir/ValueSet/identifier-type|5.0.0)

                    A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                    ТипCodeableConcept
                    Модификаторfalse
                    Требуется поддержкаtrue
                    Summarytrue
                    Требования

                    Allows users to make use of identifiers when the identifier system is not known.

                    Значение шаблона{
                      "coding" : [{
                        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                        "code" : "XX",
                        "display" : "Organization Identifier"
                      }]
                    }
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    48. Organization.identifier:argoz-id.system
                    Определение

                    Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

                    КороткийThe namespace for the identifier value
                    Комментарии

                    Identifier.system is always case sensitive.

                    Контроль1..1
                    Типuri
                    Модификаторfalse
                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                    Требуется поддержкаtrue
                    Summarytrue
                    Требования

                    There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                    Значение шаблонаhttps://hrm.argos.uz
                    Пример<br/><b>General</b>:http://www.acme.com/identifiers/patient
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    50. Organization.identifier:argoz-id.value
                    Определение

                    The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                    КороткийThe value that is unique
                    Комментарии

                    If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                    Контроль1..1
                    На этот элемент влияют следующие инварианты: ident-1
                    Типstring
                    Модификаторfalse
                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                    Требуется поддержкаtrue
                    Summarytrue
                    Пример<br/><b>General</b>:123456
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    52. Organization.identifier:argoz-id.period
                    Определение

                    Time period during which identifier is/was valid for use.

                    КороткийTime period when id is/was valid for use
                    Контроль0..1
                    ТипPeriod
                    Модификаторfalse
                    Summarytrue
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    54. Organization.identifier:argoz-id.assigner
                    Определение

                    Organization that issued/manages the identifier.

                    КороткийOrganization that issued id (may be just text)
                    Комментарии

                    The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                    Контроль0..1
                    ТипReference(Organization)
                    Модификаторfalse
                    Summarytrue
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    56. Organization.active
                    Определение

                    Whether the organization's record is still in active use.

                    КороткийWhether the organization's record is still in active use
                    Комментарии

                    This active flag is not intended to be used to mark an organization as temporarily closed or under construction. Instead the Location(s) within the Organization should have the suspended status. If further details of the reason for the suspension are required, then an extension on this element should be used.

                    This element is labeled as a modifier because it may be used to mark that the resource was created in error.

                    Контроль0..1
                    Типboolean
                    Модификаторtrue потому что This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid
                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                    Требуется поддержкаtrue
                    Summarytrue
                    Требования

                    Need a flag to indicate a record is no longer to be used and should generally be hidden for the user in the UI.

                    Значение при отсутствииThis resource is generally assumed to be active if no value is provided for the active element
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    58. Organization.type
                    Определение

                    The kind(s) of organization that this is.

                    КороткийKind of organization
                    Комментарии

                    Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                    When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                    We expect that some jurisdictions will profile this optionality to be a single cardinality.

                    Контроль0..*
                    ПривязкаНапример, коды см. OrganizationType
                    (example to http://hl7.org/fhir/ValueSet/organization-type|5.0.0)

                    Used to categorize the organization.

                    ТипCodeableConcept
                    Модификаторfalse
                    Требуется поддержкаtrue
                    Summarytrue
                    Требования

                    Need to be able to track the kind of organization that this is - different organization types have different uses.

                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    60. Organization.type.id
                    Определение

                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                    КороткийUnique id for inter-element referencing
                    Контроль0..1
                    На этот элемент влияют следующие инварианты: ele-1
                    Типid
                    Модификаторfalse
                    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                    Summaryfalse
                    62. Organization.type.extension
                    Определение

                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                    КороткийAdditional content defined by implementations
                    Комментарии

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Контроль0..*
                    ТипExtension
                    Модификаторfalse
                    Summaryfalse
                    Альтернативные именаextensions, user content
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingЭтот элемент представляет набор разрезов на Organization.type.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                    • value @ url
                    • 64. Organization.type.coding
                      Определение

                      A reference to a code defined by a terminology system.

                      КороткийCode defined by a terminology system
                      Комментарии

                      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                      Контроль0..*
                      ТипCoding
                      Модификаторfalse
                      Summarytrue
                      Требования

                      Allows for alternative encodings within a code system, and translations to other code systems.

                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      SlicingЭтот элемент представляет набор разрезов на Organization.type.coding. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                      • value @ system
                      • 66. Organization.type.coding:nomenclatureGroup
                        Название разрезаnomenclatureGroup
                        Определение

                        A reference to a code defined by a terminology system.

                        КороткийОпределяет группу номенклатуры (группировку учреждений)
                        Комментарии

                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                        Контроль0..1
                        ТипCoding
                        Модификаторfalse
                        Требуется поддержкаtrue
                        Summarytrue
                        Требования

                        Allows for alternative encodings within a code system, and translations to other code systems.

                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        68. Organization.type.coding:nomenclatureGroup.id
                        Определение

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        КороткийUnique id for inter-element referencing
                        Контроль0..1
                        На этот элемент влияют следующие инварианты: ele-1
                        Типid
                        Модификаторfalse
                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                        Summaryfalse
                        70. Organization.type.coding:nomenclatureGroup.extension
                        Определение

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        КороткийAdditional content defined by implementations
                        Комментарии

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Контроль0..*
                        ТипExtension
                        Модификаторfalse
                        Summaryfalse
                        Альтернативные именаextensions, user content
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingЭтот элемент представляет набор разрезов на Organization.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                        • value @ url
                        • 72. Organization.type.coding:nomenclatureGroup.system
                          Определение

                          The identification of the code system that defines the meaning of the symbol in the code.

                          КороткийIdentity of the terminology system
                          Комментарии

                          The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

                          Контроль1..1
                          Типuri
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Требуется поддержкаtrue
                          Summarytrue
                          Требования

                          Need to be unambiguous about the source of the definition of the symbol.

                          Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/nomenclature-group-cs
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          74. Organization.type.coding:nomenclatureGroup.version
                          Определение

                          The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                          КороткийVersion of the system - if relevant
                          Комментарии

                          Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                          ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                          Контроль0..1
                          Типstring
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Summarytrue
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          76. Organization.type.coding:nomenclatureGroup.code
                          Определение

                          A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                          КороткийSymbol in syntax defined by the system
                          Контроль1..1
                          На этот элемент влияют следующие инварианты: cod-1
                          ПривязкаКоды ДОЛЖНЫ быть взяты из NomenclatureGroupVS (0.1.0)
                          (required to https://terminology.medcore.uz/ValueSet/nomenclature-group-vs|0.1.0)
                          Типcode
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Требуется поддержкаtrue
                          Summarytrue
                          Требования

                          Need to refer to a particular code in the system.

                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          78. Organization.type.coding:nomenclatureGroup.display
                          Определение

                          A representation of the meaning of the code in the system, following the rules of the system.

                          КороткийRepresentation defined by the system
                          Контроль0..1
                          На этот элемент влияют следующие инварианты: cod-1
                          Типstring
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Summarytrue
                          Требования

                          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          80. Organization.type.coding:nomenclatureGroup.userSelected
                          Определение

                          Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                          КороткийIf this coding was chosen directly by the user
                          Комментарии

                          Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                          Контроль0..1
                          Типboolean
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Summarytrue
                          Требования

                          This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          82. Organization.type.coding:organizationalServiceGroup
                          Название разрезаorganizationalServiceGroup
                          Определение

                          A reference to a code defined by a terminology system.

                          КороткийОпределяет организационно-сервисную группу медучреждения
                          Комментарии

                          Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                          Контроль0..1
                          ТипCoding
                          Модификаторfalse
                          Требуется поддержкаtrue
                          Summarytrue
                          Требования

                          Allows for alternative encodings within a code system, and translations to other code systems.

                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          84. Organization.type.coding:organizationalServiceGroup.id
                          Определение

                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          КороткийUnique id for inter-element referencing
                          Контроль0..1
                          На этот элемент влияют следующие инварианты: ele-1
                          Типid
                          Модификаторfalse
                          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                          Summaryfalse
                          86. Organization.type.coding:organizationalServiceGroup.extension
                          Определение

                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                          КороткийAdditional content defined by implementations
                          Комментарии

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Контроль0..*
                          ТипExtension
                          Модификаторfalse
                          Summaryfalse
                          Альтернативные именаextensions, user content
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingЭтот элемент представляет набор разрезов на Organization.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                          • value @ url
                          • 88. Organization.type.coding:organizationalServiceGroup.system
                            Определение

                            The identification of the code system that defines the meaning of the symbol in the code.

                            КороткийIdentity of the terminology system
                            Комментарии

                            The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

                            Контроль1..1
                            Типuri
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Требуется поддержкаtrue
                            Summarytrue
                            Требования

                            Need to be unambiguous about the source of the definition of the symbol.

                            Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-service-group-cs
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            90. Organization.type.coding:organizationalServiceGroup.version
                            Определение

                            The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                            КороткийVersion of the system - if relevant
                            Комментарии

                            Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                            ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                            Контроль0..1
                            Типstring
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            92. Organization.type.coding:organizationalServiceGroup.code
                            Определение

                            A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                            КороткийSymbol in syntax defined by the system
                            Контроль1..1
                            На этот элемент влияют следующие инварианты: cod-1
                            ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalServiceGroupVS (0.1.0)
                            (required to https://terminology.medcore.uz/ValueSet/organizational-service-group-vs|0.1.0)
                            Типcode
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Требуется поддержкаtrue
                            Summarytrue
                            Требования

                            Need to refer to a particular code in the system.

                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            94. Organization.type.coding:organizationalServiceGroup.display
                            Определение

                            A representation of the meaning of the code in the system, following the rules of the system.

                            КороткийRepresentation defined by the system
                            Контроль0..1
                            На этот элемент влияют следующие инварианты: cod-1
                            Типstring
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Требования

                            Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            96. Organization.type.coding:organizationalServiceGroup.userSelected
                            Определение

                            Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                            КороткийIf this coding was chosen directly by the user
                            Комментарии

                            Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                            Контроль0..1
                            Типboolean
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Требования

                            This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            98. Organization.type.coding:organizationalStructure
                            Название разрезаorganizationalStructure
                            Определение

                            A reference to a code defined by a terminology system.

                            КороткийОпределяет организационную структуру медучреждения
                            Комментарии

                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                            Контроль0..1
                            ТипCoding
                            Модификаторfalse
                            Требуется поддержкаtrue
                            Summarytrue
                            Требования

                            Allows for alternative encodings within a code system, and translations to other code systems.

                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            100. Organization.type.coding:organizationalStructure.id
                            Определение

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            КороткийUnique id for inter-element referencing
                            Контроль0..1
                            На этот элемент влияют следующие инварианты: ele-1
                            Типid
                            Модификаторfalse
                            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                            Summaryfalse
                            102. Organization.type.coding:organizationalStructure.extension
                            Определение

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            КороткийAdditional content defined by implementations
                            Комментарии

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Контроль0..*
                            ТипExtension
                            Модификаторfalse
                            Summaryfalse
                            Альтернативные именаextensions, user content
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingЭтот элемент представляет набор разрезов на Organization.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                            • value @ url
                            • 104. Organization.type.coding:organizationalStructure.system
                              Определение

                              The identification of the code system that defines the meaning of the symbol in the code.

                              КороткийIdentity of the terminology system
                              Комментарии

                              The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

                              Контроль1..1
                              Типuri
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Требуется поддержкаtrue
                              Summarytrue
                              Требования

                              Need to be unambiguous about the source of the definition of the symbol.

                              Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-structure-cs
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              106. Organization.type.coding:organizationalStructure.version
                              Определение

                              The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                              КороткийVersion of the system - if relevant
                              Комментарии

                              Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                              ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                              Контроль0..1
                              Типstring
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              108. Organization.type.coding:organizationalStructure.code
                              Определение

                              A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                              КороткийSymbol in syntax defined by the system
                              Контроль1..1
                              На этот элемент влияют следующие инварианты: cod-1
                              ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalStructureVS (0.1.0)
                              (required to https://terminology.medcore.uz/ValueSet/organizational-structure-vs|0.1.0)
                              Типcode
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Требуется поддержкаtrue
                              Summarytrue
                              Требования

                              Need to refer to a particular code in the system.

                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              110. Organization.type.coding:organizationalStructure.display
                              Определение

                              A representation of the meaning of the code in the system, following the rules of the system.

                              КороткийRepresentation defined by the system
                              Контроль0..1
                              На этот элемент влияют следующие инварианты: cod-1
                              Типstring
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Требования

                              Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              112. Organization.type.coding:organizationalStructure.userSelected
                              Определение

                              Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                              КороткийIf this coding was chosen directly by the user
                              Комментарии

                              Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                              Контроль0..1
                              Типboolean
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Требования

                              This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              114. Organization.type.coding:organizationType
                              Название разрезаorganizationType
                              Определение

                              A reference to a code defined by a terminology system.

                              КороткийВид организации
                              Комментарии

                              Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                              Контроль0..*
                              ТипCoding
                              Модификаторfalse
                              Требуется поддержкаtrue
                              Summarytrue
                              Требования

                              Allows for alternative encodings within a code system, and translations to other code systems.

                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              116. Organization.type.coding:organizationType.id
                              Определение

                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              КороткийUnique id for inter-element referencing
                              Контроль0..1
                              На этот элемент влияют следующие инварианты: ele-1
                              Типid
                              Модификаторfalse
                              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                              Summaryfalse
                              118. Organization.type.coding:organizationType.extension
                              Определение

                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                              КороткийAdditional content defined by implementations
                              Комментарии

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Контроль0..*
                              ТипExtension
                              Модификаторfalse
                              Summaryfalse
                              Альтернативные именаextensions, user content
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingЭтот элемент представляет набор разрезов на Organization.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                              • value @ url
                              • 120. Organization.type.coding:organizationType.system
                                Определение

                                The identification of the code system that defines the meaning of the symbol in the code.

                                КороткийIdentity of the terminology system
                                Комментарии

                                The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

                                Контроль1..1
                                Типuri
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Требуется поддержкаtrue
                                Summarytrue
                                Требования

                                Need to be unambiguous about the source of the definition of the symbol.

                                Значение шаблонаhttp://terminology.hl7.org/CodeSystem/organization-type
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                122. Organization.type.coding:organizationType.version
                                Определение

                                The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                КороткийVersion of the system - if relevant
                                Комментарии

                                Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                                Контроль0..1
                                Типstring
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Summarytrue
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                124. Organization.type.coding:organizationType.code
                                Определение

                                A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                КороткийSymbol in syntax defined by the system
                                Контроль1..1
                                На этот элемент влияют следующие инварианты: cod-1
                                ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationType
                                (required to http://hl7.org/fhir/ValueSet/organization-type|5.0.0)
                                Типcode
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Требуется поддержкаtrue
                                Summarytrue
                                Требования

                                Need to refer to a particular code in the system.

                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                126. Organization.type.coding:organizationType.display
                                Определение

                                A representation of the meaning of the code in the system, following the rules of the system.

                                КороткийRepresentation defined by the system
                                Контроль0..1
                                На этот элемент влияют следующие инварианты: cod-1
                                Типstring
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Summarytrue
                                Требования

                                Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                128. Organization.type.coding:organizationType.userSelected
                                Определение

                                Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                КороткийIf this coding was chosen directly by the user
                                Комментарии

                                Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                Контроль0..1
                                Типboolean
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Summarytrue
                                Требования

                                This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                130. Organization.type.coding:specialization
                                Название разрезаspecialization
                                Определение

                                A reference to a code defined by a terminology system.

                                КороткийОпределяет специализацию медорганизации
                                Комментарии

                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                Контроль0..1
                                ТипCoding
                                Модификаторfalse
                                Требуется поддержкаtrue
                                Summarytrue
                                Требования

                                Allows for alternative encodings within a code system, and translations to other code systems.

                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                132. Organization.type.coding:specialization.id
                                Определение

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                КороткийUnique id for inter-element referencing
                                Контроль0..1
                                На этот элемент влияют следующие инварианты: ele-1
                                Типid
                                Модификаторfalse
                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                Summaryfalse
                                134. Organization.type.coding:specialization.extension
                                Определение

                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                КороткийAdditional content defined by implementations
                                Комментарии

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Контроль0..*
                                ТипExtension
                                Модификаторfalse
                                Summaryfalse
                                Альтернативные именаextensions, user content
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingЭтот элемент представляет набор разрезов на Organization.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                • value @ url
                                • 136. Organization.type.coding:specialization.system
                                  Определение

                                  The identification of the code system that defines the meaning of the symbol in the code.

                                  КороткийIdentity of the terminology system
                                  Комментарии

                                  The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

                                  Контроль1..1
                                  Типuri
                                  Модификаторfalse
                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                  Требуется поддержкаtrue
                                  Summarytrue
                                  Требования

                                  Need to be unambiguous about the source of the definition of the symbol.

                                  Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-specialization-cs
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  138. Organization.type.coding:specialization.version
                                  Определение

                                  The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                  КороткийVersion of the system - if relevant
                                  Комментарии

                                  Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                  ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                                  Контроль0..1
                                  Типstring
                                  Модификаторfalse
                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                  Summarytrue
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  140. Organization.type.coding:specialization.code
                                  Определение

                                  A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                  КороткийSymbol in syntax defined by the system
                                  Контроль1..1
                                  На этот элемент влияют следующие инварианты: cod-1
                                  ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalSpecializationVS (0.1.0)
                                  (required to https://terminology.medcore.uz/ValueSet/organizational-specialization-vs|0.1.0)
                                  Типcode
                                  Модификаторfalse
                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                  Требуется поддержкаtrue
                                  Summarytrue
                                  Требования

                                  Need to refer to a particular code in the system.

                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  142. Organization.type.coding:specialization.display
                                  Определение

                                  A representation of the meaning of the code in the system, following the rules of the system.

                                  КороткийRepresentation defined by the system
                                  Контроль0..1
                                  На этот элемент влияют следующие инварианты: cod-1
                                  Типstring
                                  Модификаторfalse
                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                  Summarytrue
                                  Требования

                                  Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  144. Organization.type.coding:specialization.userSelected
                                  Определение

                                  Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                  КороткийIf this coding was chosen directly by the user
                                  Комментарии

                                  Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                  Контроль0..1
                                  Типboolean
                                  Модификаторfalse
                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                  Summarytrue
                                  Требования

                                  This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  146. Organization.type.coding:subordinationGroup
                                  Название разрезаsubordinationGroup
                                  Определение

                                  A reference to a code defined by a terminology system.

                                  КороткийГруппа подчинения медорганизации
                                  Комментарии

                                  Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                  Контроль0..1
                                  ТипCoding
                                  Модификаторfalse
                                  Требуется поддержкаtrue
                                  Summarytrue
                                  Требования

                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  148. Organization.type.coding:subordinationGroup.id
                                  Определение

                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                  КороткийUnique id for inter-element referencing
                                  Контроль0..1
                                  На этот элемент влияют следующие инварианты: ele-1
                                  Типid
                                  Модификаторfalse
                                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                  Summaryfalse
                                  150. Organization.type.coding:subordinationGroup.extension
                                  Определение

                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                  КороткийAdditional content defined by implementations
                                  Комментарии

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Контроль0..*
                                  ТипExtension
                                  Модификаторfalse
                                  Summaryfalse
                                  Альтернативные именаextensions, user content
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingЭтот элемент представляет набор разрезов на Organization.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                  • value @ url
                                  • 152. Organization.type.coding:subordinationGroup.system
                                    Определение

                                    The identification of the code system that defines the meaning of the symbol in the code.

                                    КороткийIdentity of the terminology system
                                    Комментарии

                                    The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

                                    Контроль1..1
                                    Типuri
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Требуется поддержкаtrue
                                    Summarytrue
                                    Требования

                                    Need to be unambiguous about the source of the definition of the symbol.

                                    Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-subordination-group-cs
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    154. Organization.type.coding:subordinationGroup.version
                                    Определение

                                    The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                    КороткийVersion of the system - if relevant
                                    Комментарии

                                    Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                    ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                                    Контроль0..1
                                    Типstring
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Summarytrue
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    156. Organization.type.coding:subordinationGroup.code
                                    Определение

                                    A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                    КороткийSymbol in syntax defined by the system
                                    Контроль1..1
                                    На этот элемент влияют следующие инварианты: cod-1
                                    ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalSubordinationGroupVS (0.1.0)
                                    (required to https://terminology.medcore.uz/ValueSet/organizational-subordination-group-vs|0.1.0)
                                    Типcode
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Требуется поддержкаtrue
                                    Summarytrue
                                    Требования

                                    Need to refer to a particular code in the system.

                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    158. Organization.type.coding:subordinationGroup.display
                                    Определение

                                    A representation of the meaning of the code in the system, following the rules of the system.

                                    КороткийRepresentation defined by the system
                                    Контроль0..1
                                    На этот элемент влияют следующие инварианты: cod-1
                                    Типstring
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Summarytrue
                                    Требования

                                    Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    160. Organization.type.coding:subordinationGroup.userSelected
                                    Определение

                                    Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                    КороткийIf this coding was chosen directly by the user
                                    Комментарии

                                    Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                    Контроль0..1
                                    Типboolean
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Summarytrue
                                    Требования

                                    This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    162. Organization.type.coding:withoutLegalStatus
                                    Название разрезаwithoutLegalStatus
                                    Определение

                                    A reference to a code defined by a terminology system.

                                    КороткийОпределяет тип медорганизаций без образования юридического лица
                                    Комментарии

                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                    Контроль0..1
                                    ТипCoding
                                    Модификаторfalse
                                    Требуется поддержкаtrue
                                    Summarytrue
                                    Требования

                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    164. Organization.type.coding:withoutLegalStatus.id
                                    Определение

                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                    КороткийUnique id for inter-element referencing
                                    Контроль0..1
                                    На этот элемент влияют следующие инварианты: ele-1
                                    Типid
                                    Модификаторfalse
                                    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                    Summaryfalse
                                    166. Organization.type.coding:withoutLegalStatus.extension
                                    Определение

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                    КороткийAdditional content defined by implementations
                                    Комментарии

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Контроль0..*
                                    ТипExtension
                                    Модификаторfalse
                                    Summaryfalse
                                    Альтернативные именаextensions, user content
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingЭтот элемент представляет набор разрезов на Organization.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                    • value @ url
                                    • 168. Organization.type.coding:withoutLegalStatus.system
                                      Определение

                                      The identification of the code system that defines the meaning of the symbol in the code.

                                      КороткийIdentity of the terminology system
                                      Комментарии

                                      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

                                      Контроль1..1
                                      Типuri
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Требуется поддержкаtrue
                                      Summarytrue
                                      Требования

                                      Need to be unambiguous about the source of the definition of the symbol.

                                      Значение шаблонаhttps://terminology.medcore.uz/CodeSystem/organizational-subordination-institution-cs
                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      170. Organization.type.coding:withoutLegalStatus.version
                                      Определение

                                      The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                      КороткийVersion of the system - if relevant
                                      Комментарии

                                      Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                      ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                                      Контроль0..1
                                      Типstring
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      172. Organization.type.coding:withoutLegalStatus.code
                                      Определение

                                      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                      КороткийSymbol in syntax defined by the system
                                      Контроль1..1
                                      На этот элемент влияют следующие инварианты: cod-1
                                      ПривязкаКоды ДОЛЖНЫ быть взяты из OrganizationalSubordinationInstitutionVS (0.1.0)
                                      (required to https://terminology.medcore.uz/ValueSet/organizational-subordination-institution-vs|0.1.0)
                                      Типcode
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Требуется поддержкаtrue
                                      Summarytrue
                                      Требования

                                      Need to refer to a particular code in the system.

                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      174. Organization.type.coding:withoutLegalStatus.display
                                      Определение

                                      A representation of the meaning of the code in the system, following the rules of the system.

                                      КороткийRepresentation defined by the system
                                      Контроль0..1
                                      На этот элемент влияют следующие инварианты: cod-1
                                      Типstring
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

                                      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      176. Organization.type.coding:withoutLegalStatus.userSelected
                                      Определение

                                      Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                      КороткийIf this coding was chosen directly by the user
                                      Комментарии

                                      Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                      Контроль0..1
                                      Типboolean
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

                                      This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      178. Organization.type.text
                                      Определение

                                      A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                      КороткийPlain text representation of the concept
                                      Комментарии

                                      Very often the text is the same as a displayName of one of the codings.

                                      Контроль0..1
                                      Типstring
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

                                      The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      180. Organization.name
                                      Определение

                                      A name associated with the organization.

                                      КороткийНаименование организации (на узбекском языке)
                                      Комментарии

                                      If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.

                                      Контроль1..1
                                      На этот элемент влияют следующие инварианты: org-1
                                      Типstring
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Требуется поддержкаtrue
                                      Summarytrue
                                      Требования

                                      Need to use the name as the label of the organization.

                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      182. Organization.name.id
                                      Определение

                                      unique id for the element within a resource (for internal references)

                                      Короткийxml:id (or equivalent in JSON)
                                      Контроль0..1
                                      Типstring
                                      Модификаторfalse
                                      Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                      Summaryfalse
                                      184. Organization.name.extension
                                      Определение

                                      An Extension

                                      КороткийНаименование организации (на русском и английском языках)
                                      Контроль0..*
                                      ТипExtension
                                      Модификаторfalse
                                      Summaryfalse
                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      SlicingЭтот элемент представляет набор разрезов на Organization.name.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                      • value @ url
                                      • 186. Organization.name.extension:translation
                                        Название разрезаtranslation
                                        Определение

                                        Language translation from base language of resource to another language.

                                        КороткийLanguage Translation (Localization)
                                        Контроль0..*
                                        ТипExtension(Translation) (Комплексное расширение)
                                        Модификаторfalse
                                        Требуется поддержкаtrue
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        188. Organization.name.value
                                        Определение

                                        The actual value

                                        КороткийPrimitive value for string
                                        Контроль0..1
                                        Типstring
                                        Модификаторfalse
                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                        Summaryfalse
                                        Макс. длина:1048576
                                        190. Organization.alias
                                        Определение

                                        A list of alternate names that the organization is known as, or was known as in the past.

                                        КороткийA list of alternate names that the organization is known as, or was known as in the past
                                        Комментарии

                                        There are no dates associated with the alias/historic names, as this is not intended to track when names were used, but to assist in searching so that older names can still result in identifying the organization.

                                        Контроль0..*
                                        Типstring
                                        Модификаторfalse
                                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                        Требуется поддержкаfalse
                                        Summaryfalse
                                        Требования

                                        Over time locations and organizations go through many changes and can be known by different names.

                                        For searching knowing previous names that the organization was known by can be very useful.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        192. Organization.description
                                        Определение

                                        Description of the organization, which helps provide additional general context on the organization to ensure that the correct organization is selected.

                                        КороткийAdditional details about the Organization that could be displayed as further information to identify the Organization beyond its name
                                        Контроль0..1
                                        Типmarkdown
                                        Модификаторfalse
                                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                        Требуется поддержкаfalse
                                        Summarytrue
                                        Требования

                                        Humans need additional information to verify a correct Organization has been selected.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        194. Organization.contact
                                        Определение

                                        The contact details of communication devices available relevant to the specific Organization. This can include addresses, phone numbers, fax numbers, mobile numbers, email addresses and web sites.

                                        КороткийOfficial contact details for the Organization
                                        Комментарии

                                        The address/telecom use code 'home' are not to be used. Note that these contacts are not the contact details of people who provide the service (that would be through PractitionerRole), these are official contacts for the Organization itself for specific purposes. E.g. Mailing Addresses, Billing Addresses, Contact numbers for Booking or Billing Enquiries, general web address, web address for online bookings etc.

                                        Контроль0..*
                                        ТипExtendedContactDetail
                                        Модификаторfalse
                                        Требуется поддержкаtrue
                                        Summaryfalse
                                        Требования

                                        Need to keep track of assigned contact points within bigger organization.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        org-3: The telecom of an organization can never be of use 'home' (telecom.where(use = 'home').empty())
                                        org-4: The address of an organization can never be of use 'home' (address.where(use = 'home').empty())
                                        196. Organization.partOf
                                        Определение

                                        The organization of which this organization forms a part.

                                        КороткийThe organization of which this organization forms a part
                                        Контроль0..1
                                        ТипReference(Organization)
                                        Модификаторfalse
                                        Требуется поддержкаtrue
                                        Summarytrue
                                        Требования

                                        Need to be able to track the hierarchy of organizations within an organization.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        198. Organization.endpoint
                                        Определение

                                        Technical endpoints providing access to services operated for the organization.

                                        КороткийTechnical endpoints providing access to services operated for the organization
                                        Контроль0..*
                                        ТипReference(Endpoint)
                                        Модификаторfalse
                                        Требуется поддержкаtrue
                                        Summaryfalse
                                        Требования

                                        Organizations have multiple systems that provide various services and need to be able to define the technical connection details for how to connect to them, and for what purpose.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        200. Organization.qualification
                                        Определение

                                        The official certifications, accreditations, training, designations and licenses that authorize and/or otherwise endorse the provision of care by the organization.

                                        For example, an approval to provide a type of services issued by a certifying body (such as the US Joint Commission) to an organization.

                                        КороткийQualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care
                                        Контроль0..*
                                        ТипBackboneElement
                                        Модификаторfalse
                                        Требуется поддержкаfalse
                                        Summaryfalse
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        202. Organization.qualification.id
                                        Определение

                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                        КороткийUnique id for inter-element referencing
                                        Контроль0..1
                                        На этот элемент влияют следующие инварианты: ele-1
                                        Типstring
                                        Модификаторfalse
                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                        Summaryfalse
                                        204. Organization.qualification.extension
                                        Определение

                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                        КороткийAdditional content defined by implementations
                                        Комментарии

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Контроль0..*
                                        ТипExtension
                                        Модификаторfalse
                                        Summaryfalse
                                        Альтернативные именаextensions, user content
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        206. Organization.qualification.modifierExtension
                                        Определение

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        КороткийExtensions that cannot be ignored even if unrecognized
                                        Комментарии

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Контроль0..*
                                        ТипExtension
                                        Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Требования

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Альтернативные именаextensions, user content, modifiers
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        208. Organization.qualification.identifier
                                        Определение

                                        An identifier allocated to this qualification for this organization.

                                        КороткийAn identifier for this qualification for the organization
                                        ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                        Контроль0..*
                                        ТипIdentifier
                                        Модификаторfalse
                                        Требуется поддержкаfalse
                                        Summaryfalse
                                        Требования

                                        Often, specific identities are assigned for the qualification by the assigning organization.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        210. Organization.qualification.code
                                        Определение

                                        Coded representation of the qualification.

                                        КороткийCoded representation of the qualification
                                        Контроль1..1
                                        Привязка

                                        Specific qualification the organization has to provide a service.

                                        ТипCodeableConcept
                                        Модификаторfalse
                                        Требуется поддержкаfalse
                                        Summaryfalse
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        212. Organization.qualification.period
                                        Определение

                                        Period during which the qualification is valid.

                                        КороткийPeriod during which the qualification is valid
                                        Контроль0..1
                                        ТипPeriod
                                        Модификаторfalse
                                        Требуется поддержкаfalse
                                        Summaryfalse
                                        Требования

                                        Qualifications are often for a limited period of time, and can be revoked.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        214. Organization.qualification.issuer
                                        Определение

                                        Organization that regulates and issues the qualification.

                                        КороткийOrganization that regulates and issues the qualification
                                        Контроль0..1
                                        ТипReference(Organization)
                                        Модификаторfalse
                                        Требуется поддержкаfalse
                                        Summaryfalse
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))