Digital Health Platform
0.1.0 -
Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.1.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
Active по состоянию на 2025-06-11 |
Определения для dhp-patient профиль ресурса
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --
0. Patient | |
Определение | Demographics and other administrative information about an individual or animal receiving care or other health-related services. |
Короткий | Information about an individual or animal receiving health care services |
Контроль | 0..* |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | SubjectOfCare Client Resident |
Инварианты | 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() )gender-other-2: gender 'other' implies differentiation of the gender indication 'other' (for use in a profile) ( gender.exists() and gender = 'other' implies gender.extension('http://medcore.uz/StructureDefinition/gender-other').exists() )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()) |
2. Patient.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 |
Summary | true |
Инварианты | 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. Patient.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 |
Summary | false |
Альтернативные имена | inline resources, anonymous resources, contained resources |
6. Patient.extension | |
Определение | An 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. |
Короткий | ExtensionAdditional 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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
8. Patient.extension:nationality | |
Название разреза | nationality |
Определение | The nationality of the patient. |
Короткий | Nationality |
Контроль | 0..1 |
Тип | Extension(Patient Nationality) (Комплексное расширение) |
Модификатор | 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() ) |
10. Patient.extension:nationality.extension:code | |
Название разреза | code |
Определение | An Extension |
Короткий | ExtensionAdditional content defined by implementations |
Контроль | 0..1* |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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()) |
12. Patient.extension:nationality.extension:code.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. |
Короткий | ExtensionAdditional 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..0* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
14. Patient.extension:nationality.extension:code.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | code |
16. Patient.extension:nationality.extension:code.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 10..1 На этот элемент влияют следующие инварианты: ext-1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Информацию о кодах см. NationalityVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/nationality-vs|0.1.0 ) |
Тип | CodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | 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. Patient.extension:nationality.extension:period | |
Название разреза | period |
Определение | Period when nationality was effective. |
Короткий | Nationality PeriodAdditional content defined by implementations |
Контроль | 0..1* |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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()) |
20. Patient.extension:nationality.extension:period.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. |
Короткий | ExtensionAdditional 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..0* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
22. Patient.extension:nationality.extension:period.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | period |
24. Patient.extension:nationality.extension:period.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 10..1 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Period, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | 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. Patient.extension:nationality.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | http://hl7.org/fhir/StructureDefinition/patient-nationality |
28. Patient.extension:nationality.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 0..01 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Выбор: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, integer64, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, CodeableReference, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, RatioRange, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Availability, ExtendedContactDetail, Dosage, Meta |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | false |
Инварианты | 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. Patient.extension:citizenship | |
Название разреза | citizenship |
Определение | The patient's legal status as citizen of a country. |
Короткий | Nation(s) where the patient claims citizenship |
Контроль | 0..1 |
Тип | Extension(Patient Citizenship) (Комплексное расширение) |
Модификатор | 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() ) |
32. Patient.extension:citizenship.extension:code | |
Название разреза | code |
Определение | An Extension |
Короткий | ExtensionAdditional content defined by implementations |
Контроль | 0..1* |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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()) |
34. Patient.extension:citizenship.extension:code.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. |
Короткий | ExtensionAdditional 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..0* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
36. Patient.extension:citizenship.extension:code.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | code |
38. Patient.extension:citizenship.extension:code.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 10..1 На этот элемент влияют следующие инварианты: ext-1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Информацию о кодах см. ISO3166_UZ_citizenship (0.1.0) (required to https://terminology.medcore.uz/ValueSet/iso-3166-uz-citizenship-vs|0.1.0 ) |
Тип | CodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | 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. Patient.extension:citizenship.extension:period | |
Название разреза | period |
Определение | Period when citizenship was effective. |
Короткий | Time period of citizenshipAdditional content defined by implementations |
Контроль | 0..1* |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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()) |
42. Patient.extension:citizenship.extension:period.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. |
Короткий | ExtensionAdditional 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..0* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
44. Patient.extension:citizenship.extension:period.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | period |
46. Patient.extension:citizenship.extension:period.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 10..1 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Period, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | 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. Patient.extension:citizenship.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | http://hl7.org/fhir/StructureDefinition/patient-citizenship |
50. Patient.extension:citizenship.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 0..01 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Выбор: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, integer64, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, CodeableReference, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, RatioRange, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Availability, ExtendedContactDetail, Dosage, Meta |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | false |
Инварианты | 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. Patient.extension:disability | |
Название разреза | disability |
Определение | Value(s) identifying physical or mental condition(s) that limits a person's movements, senses, or activities. |
Короткий | Condition(s) limiting movement, senses, or activities |
Контроль | 0..1 |
Тип | Extension(Patient Disability) (Тип расширения: CodeableConcept) |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | 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()) |
54. Patient.extension:disability.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. |
Короткий | ExtensionAdditional 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..0* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
56. Patient.extension:disability.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | http://hl7.org/fhir/StructureDefinition/patient-disability |
58. Patient.extension:disability.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 10..1 На этот элемент влияют следующие инварианты: ext-1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Информацию о кодах см. DisabilityVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/disability-vs|0.1.0 ) |
Тип | CodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | 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. Patient.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 |
Summary | true |
Требования | 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()) |
62. Patient.identifier | |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.identifier . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
64. Patient.identifier.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Инварианты | 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. Patient.identifier.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. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Инварианты | 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. Patient.identifier:national-id | |
Название разреза | national-id |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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. Patient.identifier:national-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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
72. Patient.identifier:national-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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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. Patient.identifier:national-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 |
Summary | true |
Требования | 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://dpm.uz/identifier/nationaluniqueID |
Пример | <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())) |
76. Patient.identifier:national-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 |
Summary | true |
Пример | <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())) |
78. Patient.identifier:passport-local | |
Название разреза | passport-local |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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. Patient.identifier:passport-local.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
82. Patient.identifier:passport-local.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
84. Patient.identifier:passport-local.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 |
Summary | true |
Требования | 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://dpm.uz/identifier/passport-local |
Пример | <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())) |
86. Patient.identifier:passport-local.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 |
Summary | true |
Пример | <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())) |
88. Patient.identifier:passport-international | |
Название разреза | passport-international |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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())) |
90. Patient.identifier:passport-international.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
92. Patient.identifier:passport-international.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
94. Patient.identifier:passport-international.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 |
Summary | true |
Требования | 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://dpm.uz/identifier/passport-international |
Пример | <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())) |
96. Patient.identifier:passport-international.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 |
Summary | true |
Пример | <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())) |
98. Patient.identifier:birthcertificate | |
Название разреза | birthcertificate |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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())) |
100. Patient.identifier:birthcertificate.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
102. Patient.identifier:birthcertificate.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
104. Patient.identifier:birthcertificate.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 |
Summary | true |
Требования | 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://adliya.uz/identifier/birthcertificate |
Пример | <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())) |
106. Patient.identifier:birthcertificate.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 |
Summary | true |
Пример | <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())) |
108. Patient.identifier:driverslicense | |
Название разреза | driverslicense |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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())) |
110. Patient.identifier:driverslicense.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
112. Patient.identifier:driverslicense.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
114. Patient.identifier:driverslicense.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 |
Summary | true |
Требования | 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://gov.uz/iiv/identifier/driverslicense |
Пример | <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())) |
116. Patient.identifier:driverslicense.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 |
Summary | true |
Пример | <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())) |
118. Patient.identifier:diplomaticpassport | |
Название разреза | diplomaticpassport |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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())) |
120. Patient.identifier:diplomaticpassport.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
122. Patient.identifier:diplomaticpassport.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
124. Patient.identifier:diplomaticpassport.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 |
Summary | true |
Требования | 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://gov.uz/mfa/identifier/diplomaticpassport |
Пример | <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())) |
126. Patient.identifier:diplomaticpassport.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 |
Summary | true |
Пример | <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())) |
128. Patient.identifier:healthcard | |
Название разреза | healthcard |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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())) |
130. Patient.identifier:healthcard.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
132. Patient.identifier:healthcard.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
134. Patient.identifier:healthcard.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 |
Summary | true |
Требования | 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://gov.uz/ssv/identifier/healthcard |
Пример | <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())) |
136. Patient.identifier:healthcard.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 |
Summary | true |
Пример | <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())) |
138. Patient.identifier:militaryID | |
Название разреза | militaryID |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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())) |
140. Patient.identifier:militaryID.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
142. Patient.identifier:militaryID.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
144. Patient.identifier:militaryID.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 |
Summary | true |
Требования | 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://gov.uz/mudofaa/identifier/militaryID |
Пример | <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())) |
146. Patient.identifier:militaryID.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 |
Summary | true |
Пример | <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())) |
148. Patient.identifier:penitentiaryinstitution | |
Название разреза | penitentiaryinstitution |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | 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())) |
150. Patient.identifier:penitentiaryinstitution.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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())) |
152. Patient.identifier:penitentiaryinstitution.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/identifier-type (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | 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())) |
154. Patient.identifier:penitentiaryinstitution.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 |
Summary | true |
Требования | 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://gov.uz/iiv/identifier/penitentiaryinstitution |
Пример | <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())) |
156. Patient.identifier:penitentiaryinstitution.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 |
Summary | true |
Пример | <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())) |
158. Patient.active | |
Определение | Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules. It is often used to filter patient lists to exclude inactive patients Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death. |
Короткий | Whether this patient's record is in active use |
Комментарии | If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient. |
Контроль | 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 |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Требования | Need to be able to mark a patient record as not to be used because it was created in error. |
Значение при отсутствии | 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())) |
160. Patient.gender | |
Определение | Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes. |
Короткий | male | female | other | unknown |
Комментарии | The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a "hard" error. See the Patient Gender and Sex section for additional information about communicating patient gender and sex. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 (required to http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 )The gender of a person used for administrative purposes. |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Требования | Needed for identification of the individual, in combination with (at least) name and birth date. |
Инварианты | 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())) |
162. Patient.gender.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. |
Короткий | ExtensionAdditional 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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.gender.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
164. Patient.gender.extension:gender-other | |
Название разреза | gender-other |
Определение | Extension for more precise differentiation of the administrative gender 'other', aligned with German base profiles representation of the same concept. |
Короткий | Differentiation of the administrative gender 'other' |
Контроль | 0..1 |
Тип | Extension(Differentiation of the administrative gender 'other') (Тип расширения: Coding) |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | 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()) |
166. Patient.deceased[x] | |
Определение | Indicates if the individual is deceased or not. |
Короткий | Indicates if the individual is deceased or not |
Комментарии | If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive. |
Контроль | 0..1 |
Тип | Выбор: boolean, dateTime |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | true потому что This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Требования | The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive. |
Инварианты | 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())) |
168. Patient.address | |
Определение | An address for the individual. |
Короткий | An address for the individual |
Комментарии | Patient may have multiple addresses with different uses or applicable periods. |
Контроль | 0..* |
Тип | Address |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification. |
Инварианты | 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())) |
170. Patient.address.use | |
Определение | The purpose of this address. |
Короткий | Type of address, home | temphome | work | temp | old | billing - purpose of this address |
Комментарии | Applications can assume that an address is current unless it explicitly says that it is temporary or old. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AddressUseVS (0.1.0)http://hl7.org/fhir/ValueSet/address-use|5.0.0 (required to https://terminology.medcore.uz/ValueSet/address-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Требования | Allows an appropriate address to be chosen from a list of many. |
Пример | <br/><b>General</b>:home |
Инварианты | 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())) |
172. Patient.address.type | |
Определение | Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both. |
Короткий | postal | physical | both |
Комментарии | The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AddressTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/address-type|5.0.0 (required to https://terminology.medcore.uz/ValueSet/address-type-vs|0.1.0 ) |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Пример | <br/><b>General</b>:both |
Инварианты | 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())) |
174. Patient.address.line | |
Определение | This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. |
Короткий | Street name, number, direction & P.O. Box etc. |
Контроль | 0..* |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Пример | <br/><b>General</b>:137 Nowhere Street |
Инварианты | 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())) |
176. Patient.address.city | |
Определение | The name of the city, town, suburb, village or other community or delivery center. |
Короткий | Name of city, town etc. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Информацию о кодах см. RegionsVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/regions-vs|0.1.0 ) |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Альтернативные имена | Municpality |
Пример | <br/><b>General</b>:Erewhon |
Инварианты | 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())) |
178. Patient.address.district | |
Определение | The name of the administrative area (county). |
Короткий | District name (aka county) |
Комментарии | District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Информацию о кодах см. RegionsVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/regions-vs|0.1.0 ) |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Альтернативные имена | County |
Пример | <br/><b>General</b>:Madison |
Инварианты | 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())) |
180. Patient.address.country | |
Определение | Country - a nation as commonly understood or generally accepted. |
Короткий | Country (e.g. may be ISO 3166 2 or 3 letter code) |
Комментарии | ISO 3166 2- or 3- letter codes MAY be used in place of a human readable country name. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Информацию о кодах см. ISO3166_2_UZ (0.1.0) (required to https://terminology.medcore.uz/ValueSet/iso-3166-2-uz-vs|0.1.0 ) |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Инварианты | 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())) |
182. Patient.address.period | |
Определение | Time period when address was/is in use. |
Короткий | Time period when address was/is in use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows addresses to be placed in historical context. |
Пример | <br/><b>General</b>:{ "start" : "2010-03-23", "end" : "2010-07-01" } |
Инварианты | 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())) |
184. Patient.maritalStatus | |
Определение | This field contains a patient's most recent marital (civil) status. |
Короткий | Marital (civil) status of a patient |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из MaritalStatusVS (0.1.0)http://hl7.org/fhir/ValueSet/marital-status (required to https://terminology.medcore.uz/ValueSet/marital-status-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Most, if not all systems capture it. |
Инварианты | 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())) |
186. Patient.link | |
Определение | Link to a Patient or RelatedPerson resource that concerns the same actual individual. |
Короткий | Link to a Patient or RelatedPerson resource that concerns the same actual individual |
Комментарии | There is no assumption that linked patient records have mutual links. |
Контроль | 0..* |
Тип | BackboneElement |
Модификатор | true потому что This element is labeled as a modifier because it might not be the main Patient resource, and the referenced patient should be used instead of this Patient record. This is when the link.type value is 'replaced-by' |
Требуется поддержка | false |
Summary | true |
Требования | There are multiple use cases:
|
Инварианты | 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())) |
188. Patient.link.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 |
Summary | true |
Требования | 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() )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()) |
190. Patient.link.other | |
Определение | Link to a Patient or RelatedPerson resource that concerns the same actual individual. |
Короткий | The other patient or related person resource that the link refers to |
Комментарии | Referencing a RelatedPerson here removes the need to use a Person record to associate a Patient and RelatedPerson as the same individual. |
Контроль | 1..1 |
Тип | Reference(Patient, RelatedPerson, Patient, RelatedPerson) |
Модификатор | false |
Требуется поддержка | false |
Summary | true |
Инварианты | 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())) |
192. Patient.link.type | |
Определение | The type of link between this patient resource and another patient resource. |
Короткий | replaced-by | replaces | refer | seealso |
Контроль | 1..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из LinkTypehttp://hl7.org/fhir/ValueSet/link-type|5.0.0 (required to http://hl7.org/fhir/ValueSet/link-type|5.0.0 )The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Инварианты | 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. Patient | |
Инварианты | gender-other-2: gender 'other' implies differentiation of the gender indication 'other' (for use in a profile) (gender.exists() and gender = 'other' implies gender.extension('http://medcore.uz/StructureDefinition/gender-other').exists() ) |
2. Patient.extension | |
Slicing | Этот элемент представляет набор разрезов на Patient.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
4. Patient.extension:nationality | |
Название разреза | nationality |
Контроль | 0..1 |
Тип | Extension(Patient Nationality) (Комплексное расширение) |
Требуется поддержка | true |
6. Patient.extension:nationality.extension:code | |
Название разреза | code |
8. Patient.extension:nationality.extension:code.value[x] | |
Привязка | Коды ДОЛЖНЫ быть взяты из NationalityVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/nationality-vs|0.1.0 ) |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
10. Patient.extension:citizenship | |
Название разреза | citizenship |
Контроль | 0..1 |
Тип | Extension(Patient Citizenship) (Комплексное расширение) |
Требуется поддержка | true |
12. Patient.extension:citizenship.extension:code | |
Название разреза | code |
14. Patient.extension:citizenship.extension:code.value[x] | |
Привязка | Коды ДОЛЖНЫ быть взяты из ISO3166_UZ_citizenship (0.1.0) (required to https://terminology.medcore.uz/ValueSet/iso-3166-uz-citizenship-vs|0.1.0 ) |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
16. Patient.extension:disability | |
Название разреза | disability |
Контроль | 0..1 |
Тип | Extension(Patient Disability) (Тип расширения: CodeableConcept) |
Требуется поддержка | true |
18. Patient.extension:disability.value[x] | |
Привязка | Коды ДОЛЖНЫ быть взяты из DisabilityVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/disability-vs|0.1.0 ) |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
20. Patient.identifier | |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Требуется поддержка | true |
Slicing | Этот элемент представляет набор разрезов на Patient.identifier . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
22. Patient.identifier.use | |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
24. Patient.identifier.type | |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
26. Patient.identifier:national-id | |
Название разреза | national-id |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
28. Patient.identifier:national-id.use | |
Значение шаблона | official |
30. Patient.identifier:national-id.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
32. Patient.identifier:national-id.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://dpm.uz/identifier/nationaluniqueID |
34. Patient.identifier:national-id.value | |
Контроль | 1..? |
Требуется поддержка | true |
36. Patient.identifier:passport-local | |
Название разреза | passport-local |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
38. Patient.identifier:passport-local.use | |
Значение шаблона | official |
40. Patient.identifier:passport-local.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
42. Patient.identifier:passport-local.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://dpm.uz/identifier/passport-local |
44. Patient.identifier:passport-local.value | |
Контроль | 1..? |
Требуется поддержка | true |
46. Patient.identifier:passport-international | |
Название разреза | passport-international |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
48. Patient.identifier:passport-international.use | |
Значение шаблона | official |
50. Patient.identifier:passport-international.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
52. Patient.identifier:passport-international.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://dpm.uz/identifier/passport-international |
54. Patient.identifier:passport-international.value | |
Контроль | 1..? |
Требуется поддержка | true |
56. Patient.identifier:birthcertificate | |
Название разреза | birthcertificate |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
58. Patient.identifier:birthcertificate.use | |
Значение шаблона | official |
60. Patient.identifier:birthcertificate.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
62. Patient.identifier:birthcertificate.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://adliya.uz/identifier/birthcertificate |
64. Patient.identifier:birthcertificate.value | |
Контроль | 1..? |
Требуется поддержка | true |
66. Patient.identifier:driverslicense | |
Название разреза | driverslicense |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
68. Patient.identifier:driverslicense.use | |
Значение шаблона | official |
70. Patient.identifier:driverslicense.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
72. Patient.identifier:driverslicense.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://gov.uz/iiv/identifier/driverslicense |
74. Patient.identifier:driverslicense.value | |
Контроль | 1..? |
Требуется поддержка | true |
76. Patient.identifier:diplomaticpassport | |
Название разреза | diplomaticpassport |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
78. Patient.identifier:diplomaticpassport.use | |
Значение шаблона | official |
80. Patient.identifier:diplomaticpassport.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
82. Patient.identifier:diplomaticpassport.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://gov.uz/mfa/identifier/diplomaticpassport |
84. Patient.identifier:diplomaticpassport.value | |
Контроль | 1..? |
Требуется поддержка | true |
86. Patient.identifier:healthcard | |
Название разреза | healthcard |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
88. Patient.identifier:healthcard.use | |
Значение шаблона | official |
90. Patient.identifier:healthcard.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
92. Patient.identifier:healthcard.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://gov.uz/ssv/identifier/healthcard |
94. Patient.identifier:healthcard.value | |
Контроль | 1..? |
Требуется поддержка | true |
96. Patient.identifier:militaryID | |
Название разреза | militaryID |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
98. Patient.identifier:militaryID.use | |
Значение шаблона | official |
100. Patient.identifier:militaryID.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
102. Patient.identifier:militaryID.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://gov.uz/mudofaa/identifier/militaryID |
104. Patient.identifier:militaryID.value | |
Контроль | 1..? |
Требуется поддержка | true |
106. Patient.identifier:penitentiaryinstitution | |
Название разреза | penitentiaryinstitution |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Требуется поддержка | true |
108. Patient.identifier:penitentiaryinstitution.use | |
Значение шаблона | official |
110. Patient.identifier:penitentiaryinstitution.type | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | { |
112. Patient.identifier:penitentiaryinstitution.system | |
Контроль | 1..? |
Требуется поддержка | true |
Значение шаблона | https://gov.uz/iiv/identifier/penitentiaryinstitution |
114. Patient.identifier:penitentiaryinstitution.value | |
Контроль | 1..? |
Требуется поддержка | true |
116. Patient.gender | |
Требуется поддержка | true |
118. Patient.gender.extension | |
Slicing | Этот элемент представляет набор разрезов на Patient.gender.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
120. Patient.gender.extension:gender-other | |
Название разреза | gender-other |
Контроль | 0..1 |
Тип | Extension(Differentiation of the administrative gender 'other') (Тип расширения: Coding) |
Требуется поддержка | true |
122. Patient.address | |
Требуется поддержка | true |
124. Patient.address.use | |
Короткий | Type of address, home | temp |
Привязка | Коды ДОЛЖНЫ быть взяты из AddressUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/address-use-vs|0.1.0 ) |
Требуется поддержка | true |
126. Patient.address.type | |
Привязка | Коды ДОЛЖНЫ быть взяты из AddressTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/address-type-vs|0.1.0 ) |
Требуется поддержка | true |
128. Patient.address.line | |
Требуется поддержка | true |
130. Patient.address.city | |
Привязка | Коды ДОЛЖНЫ быть взяты из RegionsVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/regions-vs|0.1.0 ) |
Требуется поддержка | true |
132. Patient.address.district | |
Привязка | Коды ДОЛЖНЫ быть взяты из RegionsVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/regions-vs|0.1.0 ) |
Требуется поддержка | true |
134. Patient.address.country | |
Привязка | Коды ДОЛЖНЫ быть взяты из ISO3166_2_UZ (0.1.0) (required to https://terminology.medcore.uz/ValueSet/iso-3166-2-uz-vs|0.1.0 ) |
Требуется поддержка | true |
136. Patient.address.period | |
Требуется поддержка | true |
138. Patient.maritalStatus | |
Привязка | Коды ДОЛЖНЫ быть взяты из MaritalStatusVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/marital-status-vs|0.1.0 ) |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --
0. Patient | |
Определение | Demographics and other administrative information about an individual or animal receiving care or other health-related services. |
Короткий | Information about an individual or animal receiving health care services |
Контроль | 0..* |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | SubjectOfCare Client Resident |
Инварианты | 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() )gender-other-2: gender 'other' implies differentiation of the gender indication 'other' (for use in a profile) ( gender.exists() and gender = 'other' implies gender.extension('http://medcore.uz/StructureDefinition/gender-other').exists() ) |
2. Patient.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 |
Summary | true |
4. Patient.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. Patient.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
8. Patient.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 |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
10. Patient.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 |
Summary | false |
Альтернативные имена | narrative, html, xhtml, display |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
12. Patient.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 |
Summary | false |
Альтернативные имена | inline resources, anonymous resources, contained resources |
14. Patient.extension | |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..* |
Тип | Extension |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
16. Patient.extension:nationality | |
Название разреза | nationality |
Определение | The nationality of the patient. |
Короткий | Nationality |
Контроль | 0..1 |
Тип | Extension(Patient Nationality) (Комплексное расширение) |
Модификатор | 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() ) |
18. Patient.extension:nationality.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 это свойство представлено в качестве атрибута. |
Summary | false |
20. Patient.extension:nationality.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
22. Patient.extension:nationality.extension:code | |
Название разреза | code |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..1 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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() ) |
24. Patient.extension:nationality.extension:code.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 это свойство представлено в качестве атрибута. |
Summary | false |
26. Patient.extension:nationality.extension:code.extension | |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..0 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
28. Patient.extension:nationality.extension:code.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | code |
30. Patient.extension:nationality.extension:code.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 1..1 На этот элемент влияют следующие инварианты: ext-1 |
Привязка | Коды ДОЛЖНЫ быть взяты из NationalityVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/nationality-vs|0.1.0 ) |
Тип | CodeableConcept |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
32. Patient.extension:nationality.extension:period | |
Название разреза | period |
Определение | Period when nationality was effective. |
Короткий | Nationality Period |
Контроль | 0..1 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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() ) |
34. Patient.extension:nationality.extension:period.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 это свойство представлено в качестве атрибута. |
Summary | false |
36. Patient.extension:nationality.extension:period.extension | |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..0 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
38. Patient.extension:nationality.extension:period.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | period |
40. Patient.extension:nationality.extension:period.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 1..1 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Period |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
42. Patient.extension:nationality.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | http://hl7.org/fhir/StructureDefinition/patient-nationality |
44. Patient.extension:nationality.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 0..0 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Выбор: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, integer64, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, CodeableReference, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, RatioRange, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Availability, ExtendedContactDetail, Dosage, Meta |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
46. Patient.extension:citizenship | |
Название разреза | citizenship |
Определение | The patient's legal status as citizen of a country. |
Короткий | Nation(s) where the patient claims citizenship |
Контроль | 0..1 |
Тип | Extension(Patient Citizenship) (Комплексное расширение) |
Модификатор | 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() ) |
48. Patient.extension:citizenship.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 это свойство представлено в качестве атрибута. |
Summary | false |
50. Patient.extension:citizenship.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
52. Patient.extension:citizenship.extension:code | |
Название разреза | code |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..1 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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() ) |
54. Patient.extension:citizenship.extension:code.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 это свойство представлено в качестве атрибута. |
Summary | false |
56. Patient.extension:citizenship.extension:code.extension | |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..0 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
58. Patient.extension:citizenship.extension:code.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | code |
60. Patient.extension:citizenship.extension:code.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 1..1 На этот элемент влияют следующие инварианты: ext-1 |
Привязка | Коды ДОЛЖНЫ быть взяты из ISO3166_UZ_citizenship (0.1.0) (required to https://terminology.medcore.uz/ValueSet/iso-3166-uz-citizenship-vs|0.1.0 ) |
Тип | CodeableConcept |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
62. Patient.extension:citizenship.extension:period | |
Название разреза | period |
Определение | Period when citizenship was effective. |
Короткий | Time period of citizenship |
Контроль | 0..1 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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() ) |
64. Patient.extension:citizenship.extension:period.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 это свойство представлено в качестве атрибута. |
Summary | false |
66. Patient.extension:citizenship.extension:period.extension | |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..0 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
68. Patient.extension:citizenship.extension:period.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | period |
70. Patient.extension:citizenship.extension:period.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 1..1 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Period |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
72. Patient.extension:citizenship.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | http://hl7.org/fhir/StructureDefinition/patient-citizenship |
74. Patient.extension:citizenship.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 0..0 На этот элемент влияют следующие инварианты: ext-1 |
Тип | Выбор: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, integer64, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, CodeableReference, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, RatioRange, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Availability, ExtendedContactDetail, Dosage, Meta |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
76. Patient.extension:disability | |
Название разреза | disability |
Определение | Value(s) identifying physical or mental condition(s) that limits a person's movements, senses, or activities. |
Короткий | Condition(s) limiting movement, senses, or activities |
Контроль | 0..1 |
Тип | Extension(Patient Disability) (Тип расширения: CodeableConcept) |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | 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() ) |
78. Patient.extension:disability.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 это свойство представлено в качестве атрибута. |
Summary | false |
80. Patient.extension:disability.extension | |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..0 |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.extension.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
82. Patient.extension:disability.url | |
Определение | Source of the definition for the extension code - a logical name or a URL. |
Короткий | identifies the meaning of the extension |
Комментарии | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Контроль | 1..1 |
Тип | uri |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
Фиксированное значение | http://hl7.org/fhir/StructureDefinition/patient-disability |
84. Patient.extension:disability.value[x] | |
Определение | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Короткий | Value of extension |
Контроль | 1..1 На этот элемент влияют следующие инварианты: ext-1 |
Привязка | Коды ДОЛЖНЫ быть взяты из DisabilityVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/disability-vs|0.1.0 ) |
Тип | CodeableConcept |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
86. Patient.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 |
Summary | true |
Требования | 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() ) |
88. Patient.identifier | |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..* |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
Slicing | Этот элемент представляет набор разрезов на Patient.identifier . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
90. Patient.identifier.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 это свойство представлено в качестве атрибута. |
Summary | false |
92. Patient.identifier.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
94. Patient.identifier.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
96. Patient.identifier.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. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
98. Patient.identifier.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. |
Контроль | 0..1 |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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. |
Пример | <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()) ) |
100. Patient.identifier.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. |
Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
102. Patient.identifier.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
104. Patient.identifier.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
106. Patient.identifier:national-id | |
Название разреза | national-id |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
108. Patient.identifier:national-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 это свойство представлено в качестве атрибута. |
Summary | false |
110. Patient.identifier:national-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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
112. Patient.identifier:national-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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
114. Patient.identifier:national-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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
116. Patient.identifier:national-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 |
Summary | true |
Требования | 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://dpm.uz/identifier/nationaluniqueID |
Пример | <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()) ) |
118. Patient.identifier:national-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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
120. Patient.identifier:national-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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
122. Patient.identifier:national-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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
124. Patient.identifier:passport-local | |
Название разреза | passport-local |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
126. Patient.identifier:passport-local.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 это свойство представлено в качестве атрибута. |
Summary | false |
128. Patient.identifier:passport-local.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
130. Patient.identifier:passport-local.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
132. Patient.identifier:passport-local.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
134. Patient.identifier:passport-local.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 |
Summary | true |
Требования | 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://dpm.uz/identifier/passport-local |
Пример | <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()) ) |
136. Patient.identifier:passport-local.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
138. Patient.identifier:passport-local.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
140. Patient.identifier:passport-local.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
142. Patient.identifier:passport-international | |
Название разреза | passport-international |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
144. Patient.identifier:passport-international.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 это свойство представлено в качестве атрибута. |
Summary | false |
146. Patient.identifier:passport-international.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
148. Patient.identifier:passport-international.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
150. Patient.identifier:passport-international.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
152. Patient.identifier:passport-international.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 |
Summary | true |
Требования | 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://dpm.uz/identifier/passport-international |
Пример | <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()) ) |
154. Patient.identifier:passport-international.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
156. Patient.identifier:passport-international.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
158. Patient.identifier:passport-international.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
160. Patient.identifier:birthcertificate | |
Название разреза | birthcertificate |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
162. Patient.identifier:birthcertificate.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 это свойство представлено в качестве атрибута. |
Summary | false |
164. Patient.identifier:birthcertificate.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
166. Patient.identifier:birthcertificate.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
168. Patient.identifier:birthcertificate.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
170. Patient.identifier:birthcertificate.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 |
Summary | true |
Требования | 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://adliya.uz/identifier/birthcertificate |
Пример | <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()) ) |
172. Patient.identifier:birthcertificate.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
174. Patient.identifier:birthcertificate.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
176. Patient.identifier:birthcertificate.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
178. Patient.identifier:driverslicense | |
Название разреза | driverslicense |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
180. Patient.identifier:driverslicense.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 это свойство представлено в качестве атрибута. |
Summary | false |
182. Patient.identifier:driverslicense.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
184. Patient.identifier:driverslicense.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
186. Patient.identifier:driverslicense.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
188. Patient.identifier:driverslicense.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 |
Summary | true |
Требования | 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://gov.uz/iiv/identifier/driverslicense |
Пример | <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()) ) |
190. Patient.identifier:driverslicense.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
192. Patient.identifier:driverslicense.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
194. Patient.identifier:driverslicense.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
196. Patient.identifier:diplomaticpassport | |
Название разреза | diplomaticpassport |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
198. Patient.identifier:diplomaticpassport.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 это свойство представлено в качестве атрибута. |
Summary | false |
200. Patient.identifier:diplomaticpassport.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
202. Patient.identifier:diplomaticpassport.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
204. Patient.identifier:diplomaticpassport.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
206. Patient.identifier:diplomaticpassport.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 |
Summary | true |
Требования | 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://gov.uz/mfa/identifier/diplomaticpassport |
Пример | <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()) ) |
208. Patient.identifier:diplomaticpassport.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
210. Patient.identifier:diplomaticpassport.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
212. Patient.identifier:diplomaticpassport.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
214. Patient.identifier:healthcard | |
Название разреза | healthcard |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
216. Patient.identifier:healthcard.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 это свойство представлено в качестве атрибута. |
Summary | false |
218. Patient.identifier:healthcard.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
220. Patient.identifier:healthcard.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
222. Patient.identifier:healthcard.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
224. Patient.identifier:healthcard.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 |
Summary | true |
Требования | 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://gov.uz/ssv/identifier/healthcard |
Пример | <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()) ) |
226. Patient.identifier:healthcard.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
228. Patient.identifier:healthcard.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
230. Patient.identifier:healthcard.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
232. Patient.identifier:militaryID | |
Название разреза | militaryID |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
234. Patient.identifier:militaryID.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 это свойство представлено в качестве атрибута. |
Summary | false |
236. Patient.identifier:militaryID.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
238. Patient.identifier:militaryID.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
240. Patient.identifier:militaryID.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
242. Patient.identifier:militaryID.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 |
Summary | true |
Требования | 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://gov.uz/mudofaa/identifier/militaryID |
Пример | <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()) ) |
244. Patient.identifier:militaryID.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
246. Patient.identifier:militaryID.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
248. Patient.identifier:militaryID.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
250. Patient.identifier:penitentiaryinstitution | |
Название разреза | penitentiaryinstitution |
Определение | An identifier for this patient. |
Короткий | An identifier for this patient |
Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
Контроль | 0..1 |
Тип | Identifier |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Patients are almost always assigned specific numerical identifiers. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
252. Patient.identifier:penitentiaryinstitution.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 это свойство представлено в качестве атрибута. |
Summary | false |
254. Patient.identifier:penitentiaryinstitution.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.identifier.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
256. Patient.identifier:penitentiaryinstitution.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | 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()) ) |
258. Patient.identifier:penitentiaryinstitution.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 |
Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows users to make use of identifiers when the identifier system is not known. |
Значение шаблона | { |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
260. Patient.identifier:penitentiaryinstitution.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 |
Summary | true |
Требования | 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://gov.uz/iiv/identifier/penitentiaryinstitution |
Пример | <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()) ) |
262. Patient.identifier:penitentiaryinstitution.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 |
Summary | true |
Пример | <br/><b>General</b>:123456 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
264. Patient.identifier:penitentiaryinstitution.period | |
Определение | Time period during which identifier is/was valid for use. |
Короткий | Time period when id is/was valid for use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
266. Patient.identifier:penitentiaryinstitution.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 |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
268. Patient.active | |
Определение | Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules. It is often used to filter patient lists to exclude inactive patients Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death. |
Короткий | Whether this patient's record is in active use |
Комментарии | If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient. |
Контроль | 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 |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Требования | Need to be able to mark a patient record as not to be used because it was created in error. |
Значение при отсутствии | 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()) ) |
270. Patient.name | |
Определение | A name associated with the individual. |
Короткий | A name associated with the patient |
Комментарии | A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns. Animal names may be communicated as given names, and optionally may include a family name. |
Контроль | 0..* |
Тип | HumanName |
Модификатор | false |
Требуется поддержка | false |
Summary | true |
Требования | Need to be able to track the patient by multiple names. Examples are your official name and a partner name. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
272. Patient.telecom | |
Определение | A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted. |
Короткий | A contact detail for the individual |
Комментарии | A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone). |
Контроль | 0..* |
Тип | ContactPoint |
Модификатор | false |
Требуется поддержка | false |
Summary | true |
Требования | People have (primary) ways to contact them in some way such as phone, email. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
274. Patient.gender | |
Определение | Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes. |
Короткий | male | female | other | unknown |
Комментарии | The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a "hard" error. See the Patient Gender and Sex section for additional information about communicating patient gender and sex. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AdministrativeGender (required to http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 )The gender of a person used for administrative purposes. |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Требования | Needed for identification of the individual, in combination with (at least) name and birth date. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
276. Patient.gender.id | |
Определение | unique id for the element within a resource (for internal references) |
Короткий | xml:id (or equivalent in JSON) |
Контроль | 0..1 |
Тип | string |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
278. Patient.gender.extension | |
Определение | An Extension |
Короткий | Extension |
Контроль | 0..* |
Тип | Extension |
Модификатор | false |
Summary | false |
Инварианты | 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 | Этот элемент представляет набор разрезов на Patient.gender.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
280. Patient.gender.extension:gender-other | |
Название разреза | gender-other |
Определение | Extension for more precise differentiation of the administrative gender 'other', aligned with German base profiles representation of the same concept. |
Короткий | Differentiation of the administrative gender 'other' |
Контроль | 0..1 |
Тип | Extension(Differentiation of the administrative gender 'other') (Тип расширения: Coding) |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | 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() ) |
282. Patient.gender.value | |
Определение | Primitive value for code |
Короткий | Primitive value for code |
Контроль | 0..1 |
Тип | code |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
284. Patient.birthDate | |
Определение | The date of birth for the individual. |
Короткий | The date of birth for the individual |
Комментарии | Partial dates are allowed if the specific date of birth is unknown. There is a standard extension "patient-birthTime" available that should be used where Time is required (such as in maternity/infant care systems). |
Контроль | 0..1 |
Тип | date |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Требования | Age of the individual drives many clinical processes. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
Код LOINC | 21112-8 |
286. Patient.deceased[x] | |
Определение | Indicates if the individual is deceased or not. |
Короткий | Indicates if the individual is deceased or not |
Комментарии | If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive. |
Контроль | 0..1 |
Тип | Выбор: boolean, dateTime |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | true потому что This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different. |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Требования | The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
288. Patient.address | |
Определение | An address for the individual. |
Короткий | An address for the individual |
Комментарии | Patient may have multiple addresses with different uses or applicable periods. |
Контроль | 0..* |
Тип | Address |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
290. Patient.address.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 это свойство представлено в качестве атрибута. |
Summary | false |
292. Patient.address.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 |
Summary | false |
Альтернативные имена | 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 | Этот элемент представляет набор разрезов на Patient.address.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
294. Patient.address.use | |
Определение | The purpose of this address. |
Короткий | Type of address, home | temp |
Комментарии | Applications can assume that an address is current unless it explicitly says that it is temporary or old. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AddressUseVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/address-use-vs|0.1.0 ) |
Тип | code |
Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Требования | Allows an appropriate address to be chosen from a list of many. |
Пример | <br/><b>General</b>:home |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
296. Patient.address.type | |
Определение | Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both. |
Короткий | postal | physical | both |
Комментарии | The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AddressTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/address-type-vs|0.1.0 ) |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Пример | <br/><b>General</b>:both |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
298. Patient.address.text | |
Определение | Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts. |
Короткий | Text representation of the address |
Комментарии | Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part. |
Контроль | 0..1 |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Требования | A renderable, unencoded form. |
Пример | <br/><b>General</b>:137 Nowhere Street, Erewhon 9132 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
300. Patient.address.line | |
Определение | This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. |
Короткий | Street name, number, direction & P.O. Box etc. |
Контроль | 0..* |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Пример | <br/><b>General</b>:137 Nowhere Street |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
302. Patient.address.city | |
Определение | The name of the city, town, suburb, village or other community or delivery center. |
Короткий | Name of city, town etc. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из RegionsVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/regions-vs|0.1.0 ) |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Альтернативные имена | Municpality |
Пример | <br/><b>General</b>:Erewhon |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
304. Patient.address.district | |
Определение | The name of the administrative area (county). |
Короткий | District name (aka county) |
Комментарии | District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из RegionsVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/regions-vs|0.1.0 ) |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Альтернативные имена | County |
Пример | <br/><b>General</b>:Madison |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
306. Patient.address.state | |
Определение | Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes). |
Короткий | Sub-unit of country (abbreviations ok) |
Контроль | 0..1 |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Альтернативные имена | Province, Territory |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
308. Patient.address.postalCode | |
Определение | A postal code designating a region defined by the postal service. |
Короткий | Postal code for area |
Контроль | 0..1 |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | true |
Альтернативные имена | Zip |
Пример | <br/><b>General</b>:9132 |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
310. Patient.address.country | |
Определение | Country - a nation as commonly understood or generally accepted. |
Короткий | Country (e.g. may be ISO 3166 2 or 3 letter code) |
Комментарии | ISO 3166 2- or 3- letter codes MAY be used in place of a human readable country name. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из ISO3166_2_UZ (0.1.0) (required to https://terminology.medcore.uz/ValueSet/iso-3166-2-uz-vs|0.1.0 ) |
Тип | string |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
312. Patient.address.period | |
Определение | Time period when address was/is in use. |
Короткий | Time period when address was/is in use |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Allows addresses to be placed in historical context. |
Пример | <br/><b>General</b>:{ "start" : "2010-03-23", "end" : "2010-07-01" } |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
314. Patient.maritalStatus | |
Определение | This field contains a patient's most recent marital (civil) status. |
Короткий | Marital (civil) status of a patient |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из MaritalStatusVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/marital-status-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Most, if not all systems capture it. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
316. Patient.multipleBirth[x] | |
Определение | Indicates whether the patient is part of a multiple (boolean) or indicates the actual birth order (integer). |
Короткий | Whether patient is part of a multiple birth |
Комментарии | Where the valueInteger is provided, the number is the birth number in the sequence. E.g. The middle birth in triplets would be valueInteger=2 and the third born would have valueInteger=3 If a boolean value was provided for this triplets example, then all 3 patient records would have valueBoolean=true (the ordering is not indicated). |
Контроль | 0..1 |
Тип | Выбор: boolean, integer |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | false |
Требования | For disambiguation of multiple-birth children, especially relevant where the care provider doesn't meet the patient, such as labs. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
318. Patient.photo | |
Определение | Image of the patient. |
Короткий | Image of the patient |
Комментарии | Guidelines:
|
Контроль | 0..* |
Тип | Attachment |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Many EHR systems have the capability to capture an image of the patient. Fits with newer social media usage too. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
320. Patient.contact | |
Определение | A contact party (e.g. guardian, partner, friend) for the patient. |
Короткий | A contact party (e.g. guardian, partner, friend) for the patient |
Комментарии | Contact covers all kinds of contact parties: family members, business contacts, guardians, caregivers. Not applicable to register pedigree and family ties beyond use of having contact. |
Контроль | 0..* |
Тип | BackboneElement |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Need to track people you can contact about the patient. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )pat-1: SHALL at least contain a contact's details or a reference to an organization ( name.exists() or telecom.exists() or address.exists() or organization.exists() ) |
322. Patient.contact.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 это свойство представлено в качестве атрибута. |
Summary | false |
324. Patient.contact.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 |
Summary | false |
Альтернативные имена | 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() ) |
326. Patient.contact.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 |
Summary | true |
Требования | 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() ) |
328. Patient.contact.relationship | |
Определение | The nature of the relationship between the patient and the contact person. |
Короткий | The kind of relationship |
Контроль | 0..* |
Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из PatientContactRelationship (extensible to http://hl7.org/fhir/ValueSet/patient-contactrelationship|5.0.0 )The nature of the relationship between a patient and a contact person for that patient. |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Used to determine which contact person is the most relevant to approach, depending on circumstances. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
330. Patient.contact.name | |
Определение | A name associated with the contact person. |
Короткий | A name associated with the contact person |
Контроль | 0..1 На этот элемент влияют следующие инварианты: pat-1 |
Тип | HumanName |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Contact persons need to be identified by name, but it is uncommon to need details about multiple other names for that contact person. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
332. Patient.contact.telecom | |
Определение | A contact detail for the person, e.g. a telephone number or an email address. |
Короткий | A contact detail for the person |
Комментарии | Contact may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification. |
Контроль | 0..* На этот элемент влияют следующие инварианты: pat-1 |
Тип | ContactPoint |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | People have (primary) ways to contact them in some way such as phone, email. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
334. Patient.contact.address | |
Определение | Address for the contact person. |
Короткий | Address for the contact person |
Контроль | 0..1 На этот элемент влияют следующие инварианты: pat-1 |
Тип | Address |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Need to keep track where the contact person can be contacted per postal mail or visited. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
336. Patient.contact.gender | |
Определение | Administrative Gender - the gender that the contact person is considered to have for administration and record keeping purposes. |
Короткий | male | female | other | unknown |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AdministrativeGender (required to http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 )The gender of a person used for administrative purposes. |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | false |
Требования | Needed to address the person correctly. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
338. Patient.contact.organization | |
Определение | Organization on behalf of which the contact is acting or for which the contact is working. |
Короткий | Organization that is associated with the contact |
Контроль | 0..1 На этот элемент влияют следующие инварианты: pat-1 |
Тип | Reference(Organization) |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | For guardians or business related contacts, the organization is relevant. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
340. Patient.contact.period | |
Определение | The period during which this contact person or organization is valid to be contacted relating to this patient. |
Короткий | The period during which this contact person or organization is valid to be contacted relating to this patient |
Контроль | 0..1 |
Тип | Period |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
342. Patient.communication | |
Определение | A language which may be used to communicate with the patient about his or her health. |
Короткий | A language which may be used to communicate with the patient about his or her health |
Комментарии | If no language is specified, this implies that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple Patient.Communication associations. For animals, language is not a relevant field, and should be absent from the instance. If the Patient does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required. |
Контроль | 0..* |
Тип | BackboneElement |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | If a patient does not speak the local language, interpreters may be required, so languages spoken and proficiency are important things to keep track of both for patient and other persons of interest. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
344. Patient.communication.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 это свойство представлено в качестве атрибута. |
Summary | false |
346. Patient.communication.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 |
Summary | false |
Альтернативные имена | 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() ) |
348. Patient.communication.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 |
Summary | true |
Требования | 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() ) |
350. Patient.communication.language | |
Определение | The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-AU" for Australian English. |
Короткий | The language which can be used to communicate with the patient about his or her health |
Комментарии | The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type. |
Контроль | 1..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0 )IETF language tag for a human language |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
352. Patient.communication.preferred | |
Определение | Indicates whether or not the patient prefers this language (over other languages he masters up a certain level). |
Короткий | Language preference indicator |
Комментарии | This language is specifically identified for communicating healthcare information. |
Контроль | 0..1 |
Тип | boolean |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | false |
Требования | People that master multiple languages up to certain level may prefer one or more, i.e. feel more confident in communicating in a particular language making other languages sort of a fall back method. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
354. Patient.generalPractitioner | |
Определение | Patient's nominated care provider. |
Короткий | Patient's nominated primary care provider |
Комментарии | This may be the primary care provider (in a GP context), or it may be a patient nominated care manager in a community/disability setting, or even organization that will provide people to perform the care provider roles. It is not to be used to record Care Teams, these should be in a CareTeam resource that may be linked to the CarePlan or EpisodeOfCare resources. Multiple GPs may be recorded against the patient for various reasons, such as a student that has his home GP listed along with the GP at university during the school semesters, or a "fly-in/fly-out" worker that has the onsite GP also included with his home GP to remain aware of medical issues. Jurisdictions may decide that they can profile this down to 1 if desired, or 1 per type. |
Контроль | 0..* |
Тип | Reference(Organization, Practitioner, PractitionerRole) |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | careProvider |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
356. Patient.managingOrganization | |
Определение | Organization that is the custodian of the patient record. |
Короткий | Organization that is the custodian of the patient record |
Комментарии | There is only one managing organization for a specific patient record. Other organizations will have their own Patient record, and may use the Link property to join the records together (or a Person resource which can include confidence ratings for the association). |
Контроль | 0..1 |
Тип | Reference(Organization) |
Модификатор | false |
Требуется поддержка | false |
Summary | true |
Требования | Need to know who recognizes this patient record, manages and updates it. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
358. Patient.link | |
Определение | Link to a Patient or RelatedPerson resource that concerns the same actual individual. |
Короткий | Link to a Patient or RelatedPerson resource that concerns the same actual individual |
Комментарии | There is no assumption that linked patient records have mutual links. |
Контроль | 0..* |
Тип | BackboneElement |
Модификатор | true потому что This element is labeled as a modifier because it might not be the main Patient resource, and the referenced patient should be used instead of this Patient record. This is when the link.type value is 'replaced-by' |
Требуется поддержка | false |
Summary | true |
Требования | There are multiple use cases:
|
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
360. Patient.link.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 это свойство представлено в качестве атрибута. |
Summary | false |
362. Patient.link.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 |
Summary | false |
Альтернативные имена | 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() ) |
364. Patient.link.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 |
Summary | true |
Требования | 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() ) |
366. Patient.link.other | |
Определение | Link to a Patient or RelatedPerson resource that concerns the same actual individual. |
Короткий | The other patient or related person resource that the link refers to |
Комментарии | Referencing a RelatedPerson here removes the need to use a Person record to associate a Patient and RelatedPerson as the same individual. |
Контроль | 1..1 |
Тип | Reference(Patient, RelatedPerson) |
Модификатор | false |
Требуется поддержка | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
368. Patient.link.type | |
Определение | The type of link between this patient resource and another patient resource. |
Короткий | replaced-by | replaces | refer | seealso |
Контроль | 1..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из LinkType (required to http://hl7.org/fhir/ValueSet/link-type|5.0.0 )The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |