Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build Uzbekistan флаг

Uzbekistan Digital Health Platform - Локальная сборка (v0.5.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий

Профиль ресурса: UZ Core Laboratory ObservationDefinition ( Экспериментальный )

Официальный URL: https://dhp.uz/fhir/core/StructureDefinition/uz-core-laboratory-observation-definition Версия: 0.5.0
Active по состоянию на 2026-06-12 Вычисляемое имя: UZCoreLaboratoryObservationDefinition

Uzbekistan Core Laboratory ObservationDefinition profile, used to structurally describe laboratory services provided by healthcare organizations in the Patient Portal. It allows defining the laboratory service code, related analytes, reference ranges, and permitted coded normal values required to display information about laboratory tests to Patient Portal users.

Использование:

You can also check for usages in the FHIR IG Statistics

Формальные представления содержимого профиля

Описание профилей, дифференциалов, снимков и их представлений.

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. ObservationDefinition C 0..* ObservationDefinition(5.0.0) Definition of an observation
Interfaces Implemented: MetadataResource
Constraints: cnl-0, obd-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..1 Identifier Identifier of the ObservationDefinition
... name SΣC 0..1 string Name for this ObservationDefinition (computer friendly)
... title SΣ 0..1 string Name for this ObservationDefinition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Привязка: PublicationStatusVS (0.5.0) (required)
... date SΣ 0..1 dateTime Date last changed
... description S 0..1 markdown Natural language description of the ObservationDefinition
... Разрезы для useContext SΣ 1..* UsageContext Content intends to support these contexts
Разрез: Не упорядочено, Открыто от value:code
.... useContext:laboratoryFocus SΣ 1..1 UsageContext Marks this ObservationDefinition as a laboratory definition
..... code Σ 1..1 Coding Type of context being specified
Привязка: UsageContextType (1.0.1) (extensible): A code that specifies a type of context being specified by a usage context.
Требуемый шаблон: По крайней мере следующие
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Фиксированное значение: http://terminology.hl7.org/CodeSystem/usage-context-type
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Фиксированное значение: focus
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... value[x] Σ 1..1 CodeableConcept Value that defines the context
Привязка: ContextOfUseValueSet (example): A code that defines the specific value for the context being specified.
Требуемый шаблон: По крайней мере следующие
... subject SΣ 0..* CodeableConcept Type of subject for the defined observation
... category SΣ 0..* CodeableConcept General type of observation
Привязка: ObservationCategoryVS (0.5.0) (example)
... code SΣ 1..1 CodeableConcept Laboratory panel or test code displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
... permittedDataType SC 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
Привязка: ObservationDataType (required): Permitted data type for observation value.

Пример General: CodeableConcept
... method S 0..1 CodeableConcept Laboratory method used to perform the test or analyte measurement
Привязка: LabMethodsVS (0.5.0) (example)
... permittedUnit SC 0..* Coding Permitted unit of measure for the laboratory analyte value
Привязка: CommonUCUMUnits (preferred)
... qualifiedValue S 0..* BackboneElement Set of qualified values for observation results
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... context 0..1 CodeableConcept Context qualifier for the set of qualified values
Привязка: ReferenceRangeMeaningVS (0.5.0) (extensible)
.... gender 0..1 code male | female | other | unknown
Привязка: AdministrativeGenderVS (0.5.0) (required)
Пример General: female
.... rangeCategory 0..1 code reference | critical | absolute
Привязка: ObservationRangeCategoryVS (0.5.0) (required)
Пример General: critical
.... range 0..1 Range Reference range used as the normal value for the laboratory analyte displayed in the Patient Portal
.... normalCodedValueSet 0..1 canonical(ValueSet) Value set defining coded normal values for the laboratory analyte
... hasMember S 0..* Reference(ObservationDefinition | Questionnaire) Definitions of related resources belonging to this kind of observation group
... component SC 0..* BackboneElement Component results
Constraints: obd-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code 1..1 CodeableConcept Laboratory analyte or indicator code included in the laboratory panel displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
ObservationDefinition.​status Base required Publication Status VS 📍0.5.0 этот IG
ObservationDefinition.​useContext:laboratoryFocus.​code Base extensible UsageContextType 📍1.0.1 THO v7.1
ObservationDefinition.​useContext:laboratoryFocus.​value[x] Base example Context of Use ValueSet 📍5.0.0 Стандарт FHIR
ObservationDefinition.​category Base example Observation category 📍0.5.0 этот IG
ObservationDefinition.​code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​permittedDataType Base required Observation Data Type 📍5.0.0 Стандарт FHIR
ObservationDefinition.​method Base example Observation Laboratory methods 📍0.5.0 этот IG
ObservationDefinition.​permittedUnit Base preferred Common UCUM units 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.context Base extensible Reference range meaning 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.gender Base required Administrative gender 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.rangeCategory Base required Observation range category 📍0.5.0 этот IG
ObservationDefinition.​component.code Base example Observation codes 📍0.5.0 этот IG

Ограничения

Id Градация Путь(и) Описание Выражение
cnl-0 warning ObservationDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
ele-1 error ObservationDefinition.implicitRules, ObservationDefinition.modifierExtension, ObservationDefinition.url, ObservationDefinition.identifier, ObservationDefinition.name, ObservationDefinition.title, ObservationDefinition.status, ObservationDefinition.date, ObservationDefinition.description, ObservationDefinition.useContext, ObservationDefinition.useContext:laboratoryFocus, ObservationDefinition.useContext:laboratoryFocus.code, ObservationDefinition.useContext:laboratoryFocus.value[x], ObservationDefinition.subject, ObservationDefinition.category, ObservationDefinition.code, ObservationDefinition.permittedDataType, ObservationDefinition.method, ObservationDefinition.permittedUnit, ObservationDefinition.qualifiedValue, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.qualifiedValue.context, ObservationDefinition.qualifiedValue.gender, ObservationDefinition.qualifiedValue.rangeCategory, ObservationDefinition.qualifiedValue.range, ObservationDefinition.qualifiedValue.normalCodedValueSet, ObservationDefinition.hasMember, ObservationDefinition.component, ObservationDefinition.component.modifierExtension, ObservationDefinition.component.code All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ObservationDefinition.modifierExtension, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.component.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obd-0 error ObservationDefinition If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()
obd-1 error ObservationDefinition.component If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. ObservationDefinition 0..* ObservationDefinition(5.0.0) Definition of an observation
Interfaces Implemented: MetadataResource
... url S 0..1 uri Logical canonical URL to reference this ObservationDefinition (globally unique)
... identifier S 0..1 Identifier Identifier of the ObservationDefinition
... name S 0..1 string Name for this ObservationDefinition (computer friendly)
... status S 1..1 code draft | active | retired | unknown
Привязка: PublicationStatusVS (0.5.0) (required)
... date S 0..1 dateTime Date last changed
... description S 0..1 markdown Natural language description of the ObservationDefinition
... Разрезы для useContext S 1..* UsageContext Content intends to support these contexts
Разрез: Не упорядочено, Открыто от value:code
.... useContext:laboratoryFocus S 1..1 UsageContext Marks this ObservationDefinition as a laboratory definition
..... code 1..1 Coding Type of context being specified
Требуемый шаблон: По крайней мере следующие
...... system 1..1 uri Identity of the terminology system
Фиксированное значение: http://terminology.hl7.org/CodeSystem/usage-context-type
...... code 1..1 code Symbol in syntax defined by the system
Фиксированное значение: focus
..... value[x] 1..1 CodeableConcept Value that defines the context
Требуемый шаблон: По крайней мере следующие
... subject S 0..* CodeableConcept Type of subject for the defined observation
... category S 0..* CodeableConcept General type of observation
Привязка: ObservationCategoryVS (0.5.0) (example)
... code S 1..1 CodeableConcept Laboratory panel or test code displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
... permittedDataType S 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
... method S 0..1 CodeableConcept Laboratory method used to perform the test or analyte measurement
Привязка: LabMethodsVS (0.5.0) (example)
... permittedUnit S 0..* Coding Permitted unit of measure for the laboratory analyte value
Привязка: CommonUCUMUnits (preferred)
... qualifiedValue S 0..* BackboneElement Set of qualified values for observation results
.... context 0..1 CodeableConcept Context qualifier for the set of qualified values
Привязка: ReferenceRangeMeaningVS (0.5.0) (extensible)
.... gender 0..1 code male | female | other | unknown
Привязка: AdministrativeGenderVS (0.5.0) (required)
.... rangeCategory 0..1 code reference | critical | absolute
Привязка: ObservationRangeCategoryVS (0.5.0) (required)
.... range 0..1 Range Reference range used as the normal value for the laboratory analyte displayed in the Patient Portal
.... normalCodedValueSet 0..1 canonical(ValueSet) Value set defining coded normal values for the laboratory analyte
... hasMember S 0..* Reference(ObservationDefinition | Questionnaire) Definitions of related resources belonging to this kind of observation group
... component S 0..* BackboneElement Component results
.... code 1..1 CodeableConcept Laboratory analyte or indicator code included in the laboratory panel displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)

doco Документация для этого формата

Терминологические привязки (дифференциал)

Путь Статус Использование ValueSet Версия Источник
ObservationDefinition.​status Base required Publication Status VS 📍0.5.0 этот IG
ObservationDefinition.​category Base example Observation category 📍0.5.0 этот IG
ObservationDefinition.​code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​method Base example Observation Laboratory methods 📍0.5.0 этот IG
ObservationDefinition.​permittedUnit Base preferred Common UCUM units 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.context Base extensible Reference range meaning 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.gender Base required Administrative gender 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.rangeCategory Base required Observation range category 📍0.5.0 этот IG
ObservationDefinition.​component.code Base example Observation codes 📍0.5.0 этот IG
НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. ObservationDefinition C 0..* ObservationDefinition(5.0.0) Definition of an observation
Interfaces Implemented: MetadataResource
Constraints: cnl-0, obd-0
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Привязка: AllLanguages (required): IETF language tag for a human language
Дополнительные привязкиЦель
CommonLanguages Старт
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... url SΣ 0..1 uri Logical canonical URL to reference this ObservationDefinition (globally unique)
... identifier SΣ 0..1 Identifier Identifier of the ObservationDefinition
... version Σ 0..1 string Business version of the ObservationDefinition
... versionAlgorithm[x] Σ 0..1 How to compare versions
Привязка: VersionAlgorithm (extensible)
.... versionAlgorithmString string
.... versionAlgorithmCoding Coding
... name SΣC 0..1 string Name for this ObservationDefinition (computer friendly)
... title SΣ 0..1 string Name for this ObservationDefinition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Привязка: PublicationStatusVS (0.5.0) (required)
... experimental Σ 0..1 boolean If for testing purposes, not real usage
... date SΣ 0..1 dateTime Date last changed
... publisher Σ 0..1 string The name of the individual or organization that published the ObservationDefinition
... contact Σ 0..* ContactDetail Contact details for the publisher
... description S 0..1 markdown Natural language description of the ObservationDefinition
... Разрезы для useContext SΣ 1..* UsageContext Content intends to support these contexts
Разрез: Не упорядочено, Открыто от value:code
.... useContext:laboratoryFocus SΣ 1..1 UsageContext Marks this ObservationDefinition as a laboratory definition
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
..... code Σ 1..1 Coding Type of context being specified
Привязка: UsageContextType (1.0.1) (extensible): A code that specifies a type of context being specified by a usage context.
Требуемый шаблон: По крайней мере следующие
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Фиксированное значение: http://terminology.hl7.org/CodeSystem/usage-context-type
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Фиксированное значение: focus
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... value[x] Σ 1..1 CodeableConcept Value that defines the context
Привязка: ContextOfUseValueSet (example): A code that defines the specific value for the context being specified.
Требуемый шаблон: По крайней мере следующие
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for this ObservationDefinition (if applicable)
Привязка: JurisdictionValueSet (extensible): Codes for country, country subdivision and region for indicating where a resource is intended to be used.
... purpose 0..1 markdown Why this ObservationDefinition is defined
... copyright 0..1 markdown Use and/or publishing restrictions
... copyrightLabel 0..1 string Copyright holder and year(s)
... approvalDate 0..1 date When ObservationDefinition was approved by publisher
... lastReviewDate 0..1 date Date on which the asset content was last reviewed by the publisher
... effectivePeriod Σ 0..1 Period The effective date range for the ObservationDefinition
... derivedFromCanonical Σ 0..* canonical(ObservationDefinition) Based on FHIR definition of another observation
... derivedFromUri Σ 0..* uri Based on external definition
... subject SΣ 0..* CodeableConcept Type of subject for the defined observation
... performerType Σ 0..1 CodeableConcept Desired kind of performer for such kind of observation
... category SΣ 0..* CodeableConcept General type of observation
Привязка: ObservationCategoryVS (0.5.0) (example)
... code SΣ 1..1 CodeableConcept Laboratory panel or test code displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
... permittedDataType SC 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
Привязка: ObservationDataType (required): Permitted data type for observation value.

Пример General: CodeableConcept
... multipleResultsAllowed 0..1 boolean Multiple results allowed for conforming observations
Пример General: true
... bodySite 0..1 CodeableConcept Body part to be observed
Привязка: SNOMEDCTBodyStructures (example): SNOMED CT body structures.
... method S 0..1 CodeableConcept Laboratory method used to perform the test or analyte measurement
Привязка: LabMethodsVS (0.5.0) (example)
... specimen 0..* Reference(SpecimenDefinition) Kind of specimen used by this type of observation
... device 0..* Reference(DeviceDefinition | Device) Measurement device or model of device
... preferredReportName 0..1 string The preferred name to be used when reporting the observation results
... permittedUnit SC 0..* Coding Permitted unit of measure for the laboratory analyte value
Привязка: CommonUCUMUnits (preferred)
... qualifiedValue S 0..* BackboneElement Set of qualified values for observation results
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... context 0..1 CodeableConcept Context qualifier for the set of qualified values
Привязка: ReferenceRangeMeaningVS (0.5.0) (extensible)
.... appliesTo 0..* CodeableConcept Targetted population for the set of qualified values
Привязка: ObservationReferenceRangeAppliesToCodes (example)
.... gender 0..1 code male | female | other | unknown
Привязка: AdministrativeGenderVS (0.5.0) (required)
Пример General: female
.... age 0..1 Range Applicable age range for the set of qualified values
.... gestationalAge 0..1 Range Applicable gestational age range for the set of qualified values
.... condition 0..1 string Condition associated with the set of qualified values
.... rangeCategory 0..1 code reference | critical | absolute
Привязка: ObservationRangeCategoryVS (0.5.0) (required)
Пример General: critical
.... range 0..1 Range Reference range used as the normal value for the laboratory analyte displayed in the Patient Portal
.... validCodedValueSet 0..1 canonical(ValueSet) Value set of valid coded values as part of this set of qualified values
.... normalCodedValueSet 0..1 canonical(ValueSet) Value set defining coded normal values for the laboratory analyte
.... abnormalCodedValueSet 0..1 canonical(ValueSet) Value set of abnormal coded values as part of this set of qualified values
.... criticalCodedValueSet 0..1 canonical(ValueSet) Value set of critical coded values as part of this set of qualified values
... hasMember S 0..* Reference(ObservationDefinition | Questionnaire) Definitions of related resources belonging to this kind of observation group
... component SC 0..* BackboneElement Component results
Constraints: obd-1
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code 1..1 CodeableConcept Laboratory analyte or indicator code included in the laboratory panel displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
.... permittedDataType C 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
Привязка: ObservationDataType (required): Permitted data type for observation value.

Пример General: CodeableConcept
.... permittedUnit C 0..* Coding Unit for quantitative results
Привязка: UCUMCodes (preferred): Codes identifying units of measure.
.... qualifiedValue 0..* Смотреть qualifiedValue (ObservationDefinition) Set of qualified values for observation results

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
ObservationDefinition.​language Base required All Languages 📍5.0.0 Стандарт FHIR
ObservationDefinition.​versionAlgorithm[x] Base extensible Version Algorithm 📍5.0.0 Стандарт FHIR
ObservationDefinition.​status Base required Publication Status VS 📍0.5.0 этот IG
ObservationDefinition.​useContext:laboratoryFocus.​code Base extensible UsageContextType 📍1.0.1 THO v7.1
ObservationDefinition.​useContext:laboratoryFocus.​value[x] Base example Context of Use ValueSet 📍5.0.0 Стандарт FHIR
ObservationDefinition.​jurisdiction Base extensible Jurisdiction ValueSet 📍5.0.0 Стандарт FHIR
ObservationDefinition.​category Base example Observation category 📍0.5.0 этот IG
ObservationDefinition.​code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​permittedDataType Base required Observation Data Type 📍5.0.0 Стандарт FHIR
ObservationDefinition.​bodySite Base example SNOMED CT Body Structures 📍5.0.0 Стандарт FHIR
ObservationDefinition.​method Base example Observation Laboratory methods 📍0.5.0 этот IG
ObservationDefinition.​permittedUnit Base preferred Common UCUM units 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.context Base extensible Reference range meaning 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.appliesTo Base example Observation Reference Range Applies To Codes 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.gender Base required Administrative gender 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.rangeCategory Base required Observation range category 📍0.5.0 этот IG
ObservationDefinition.​component.code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​component.permittedDataType Base required Observation Data Type 📍5.0.0 Стандарт FHIR
ObservationDefinition.​component.permittedUnit Base preferred UCUM Codes 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
cnl-0 warning ObservationDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
ele-1 error ObservationDefinition.meta, ObservationDefinition.implicitRules, ObservationDefinition.language, ObservationDefinition.text, ObservationDefinition.extension, ObservationDefinition.modifierExtension, ObservationDefinition.url, ObservationDefinition.identifier, ObservationDefinition.version, ObservationDefinition.versionAlgorithm[x], ObservationDefinition.name, ObservationDefinition.title, ObservationDefinition.status, ObservationDefinition.experimental, ObservationDefinition.date, ObservationDefinition.publisher, ObservationDefinition.contact, ObservationDefinition.description, ObservationDefinition.useContext, ObservationDefinition.useContext:laboratoryFocus, ObservationDefinition.useContext:laboratoryFocus.extension, ObservationDefinition.useContext:laboratoryFocus.code, ObservationDefinition.useContext:laboratoryFocus.value[x], ObservationDefinition.jurisdiction, ObservationDefinition.purpose, ObservationDefinition.copyright, ObservationDefinition.copyrightLabel, ObservationDefinition.approvalDate, ObservationDefinition.lastReviewDate, ObservationDefinition.effectivePeriod, ObservationDefinition.derivedFromCanonical, ObservationDefinition.derivedFromUri, ObservationDefinition.subject, ObservationDefinition.performerType, ObservationDefinition.category, ObservationDefinition.code, ObservationDefinition.permittedDataType, ObservationDefinition.multipleResultsAllowed, ObservationDefinition.bodySite, ObservationDefinition.method, ObservationDefinition.specimen, ObservationDefinition.device, ObservationDefinition.preferredReportName, ObservationDefinition.permittedUnit, ObservationDefinition.qualifiedValue, ObservationDefinition.qualifiedValue.extension, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.qualifiedValue.context, ObservationDefinition.qualifiedValue.appliesTo, ObservationDefinition.qualifiedValue.gender, ObservationDefinition.qualifiedValue.age, ObservationDefinition.qualifiedValue.gestationalAge, ObservationDefinition.qualifiedValue.condition, ObservationDefinition.qualifiedValue.rangeCategory, ObservationDefinition.qualifiedValue.range, ObservationDefinition.qualifiedValue.validCodedValueSet, ObservationDefinition.qualifiedValue.normalCodedValueSet, ObservationDefinition.qualifiedValue.abnormalCodedValueSet, ObservationDefinition.qualifiedValue.criticalCodedValueSet, ObservationDefinition.hasMember, ObservationDefinition.component, ObservationDefinition.component.extension, ObservationDefinition.component.modifierExtension, ObservationDefinition.component.code, ObservationDefinition.component.permittedDataType, ObservationDefinition.component.permittedUnit, ObservationDefinition.component.qualifiedValue All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ObservationDefinition.extension, ObservationDefinition.modifierExtension, ObservationDefinition.useContext:laboratoryFocus.extension, ObservationDefinition.qualifiedValue.extension, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.component.extension, ObservationDefinition.component.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obd-0 error ObservationDefinition If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()
obd-1 error ObservationDefinition.component If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()

Summary

Обязательный: 2 элементs
Обязательная поддержка: 18 элементs

Разрезы

Эта структура определяет следующие Разрезы:

  • Элемент 1 разрешен в зависимости от значения ObservationDefinition.useContext

Просмотр ключевых элементов

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. ObservationDefinition C 0..* ObservationDefinition(5.0.0) Definition of an observation
Interfaces Implemented: MetadataResource
Constraints: cnl-0, obd-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..1 Identifier Identifier of the ObservationDefinition
... name SΣC 0..1 string Name for this ObservationDefinition (computer friendly)
... title SΣ 0..1 string Name for this ObservationDefinition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Привязка: PublicationStatusVS (0.5.0) (required)
... date SΣ 0..1 dateTime Date last changed
... description S 0..1 markdown Natural language description of the ObservationDefinition
... Разрезы для useContext SΣ 1..* UsageContext Content intends to support these contexts
Разрез: Не упорядочено, Открыто от value:code
.... useContext:laboratoryFocus SΣ 1..1 UsageContext Marks this ObservationDefinition as a laboratory definition
..... code Σ 1..1 Coding Type of context being specified
Привязка: UsageContextType (1.0.1) (extensible): A code that specifies a type of context being specified by a usage context.
Требуемый шаблон: По крайней мере следующие
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Фиксированное значение: http://terminology.hl7.org/CodeSystem/usage-context-type
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Фиксированное значение: focus
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... value[x] Σ 1..1 CodeableConcept Value that defines the context
Привязка: ContextOfUseValueSet (example): A code that defines the specific value for the context being specified.
Требуемый шаблон: По крайней мере следующие
... subject SΣ 0..* CodeableConcept Type of subject for the defined observation
... category SΣ 0..* CodeableConcept General type of observation
Привязка: ObservationCategoryVS (0.5.0) (example)
... code SΣ 1..1 CodeableConcept Laboratory panel or test code displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
... permittedDataType SC 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
Привязка: ObservationDataType (required): Permitted data type for observation value.

Пример General: CodeableConcept
... method S 0..1 CodeableConcept Laboratory method used to perform the test or analyte measurement
Привязка: LabMethodsVS (0.5.0) (example)
... permittedUnit SC 0..* Coding Permitted unit of measure for the laboratory analyte value
Привязка: CommonUCUMUnits (preferred)
... qualifiedValue S 0..* BackboneElement Set of qualified values for observation results
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... context 0..1 CodeableConcept Context qualifier for the set of qualified values
Привязка: ReferenceRangeMeaningVS (0.5.0) (extensible)
.... gender 0..1 code male | female | other | unknown
Привязка: AdministrativeGenderVS (0.5.0) (required)
Пример General: female
.... rangeCategory 0..1 code reference | critical | absolute
Привязка: ObservationRangeCategoryVS (0.5.0) (required)
Пример General: critical
.... range 0..1 Range Reference range used as the normal value for the laboratory analyte displayed in the Patient Portal
.... normalCodedValueSet 0..1 canonical(ValueSet) Value set defining coded normal values for the laboratory analyte
... hasMember S 0..* Reference(ObservationDefinition | Questionnaire) Definitions of related resources belonging to this kind of observation group
... component SC 0..* BackboneElement Component results
Constraints: obd-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code 1..1 CodeableConcept Laboratory analyte or indicator code included in the laboratory panel displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
ObservationDefinition.​status Base required Publication Status VS 📍0.5.0 этот IG
ObservationDefinition.​useContext:laboratoryFocus.​code Base extensible UsageContextType 📍1.0.1 THO v7.1
ObservationDefinition.​useContext:laboratoryFocus.​value[x] Base example Context of Use ValueSet 📍5.0.0 Стандарт FHIR
ObservationDefinition.​category Base example Observation category 📍0.5.0 этот IG
ObservationDefinition.​code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​permittedDataType Base required Observation Data Type 📍5.0.0 Стандарт FHIR
ObservationDefinition.​method Base example Observation Laboratory methods 📍0.5.0 этот IG
ObservationDefinition.​permittedUnit Base preferred Common UCUM units 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.context Base extensible Reference range meaning 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.gender Base required Administrative gender 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.rangeCategory Base required Observation range category 📍0.5.0 этот IG
ObservationDefinition.​component.code Base example Observation codes 📍0.5.0 этот IG

Ограничения

Id Градация Путь(и) Описание Выражение
cnl-0 warning ObservationDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
ele-1 error ObservationDefinition.implicitRules, ObservationDefinition.modifierExtension, ObservationDefinition.url, ObservationDefinition.identifier, ObservationDefinition.name, ObservationDefinition.title, ObservationDefinition.status, ObservationDefinition.date, ObservationDefinition.description, ObservationDefinition.useContext, ObservationDefinition.useContext:laboratoryFocus, ObservationDefinition.useContext:laboratoryFocus.code, ObservationDefinition.useContext:laboratoryFocus.value[x], ObservationDefinition.subject, ObservationDefinition.category, ObservationDefinition.code, ObservationDefinition.permittedDataType, ObservationDefinition.method, ObservationDefinition.permittedUnit, ObservationDefinition.qualifiedValue, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.qualifiedValue.context, ObservationDefinition.qualifiedValue.gender, ObservationDefinition.qualifiedValue.rangeCategory, ObservationDefinition.qualifiedValue.range, ObservationDefinition.qualifiedValue.normalCodedValueSet, ObservationDefinition.hasMember, ObservationDefinition.component, ObservationDefinition.component.modifierExtension, ObservationDefinition.component.code All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ObservationDefinition.modifierExtension, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.component.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obd-0 error ObservationDefinition If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()
obd-1 error ObservationDefinition.component If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()

Дифференциальный вид

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. ObservationDefinition 0..* ObservationDefinition(5.0.0) Definition of an observation
Interfaces Implemented: MetadataResource
... url S 0..1 uri Logical canonical URL to reference this ObservationDefinition (globally unique)
... identifier S 0..1 Identifier Identifier of the ObservationDefinition
... name S 0..1 string Name for this ObservationDefinition (computer friendly)
... status S 1..1 code draft | active | retired | unknown
Привязка: PublicationStatusVS (0.5.0) (required)
... date S 0..1 dateTime Date last changed
... description S 0..1 markdown Natural language description of the ObservationDefinition
... Разрезы для useContext S 1..* UsageContext Content intends to support these contexts
Разрез: Не упорядочено, Открыто от value:code
.... useContext:laboratoryFocus S 1..1 UsageContext Marks this ObservationDefinition as a laboratory definition
..... code 1..1 Coding Type of context being specified
Требуемый шаблон: По крайней мере следующие
...... system 1..1 uri Identity of the terminology system
Фиксированное значение: http://terminology.hl7.org/CodeSystem/usage-context-type
...... code 1..1 code Symbol in syntax defined by the system
Фиксированное значение: focus
..... value[x] 1..1 CodeableConcept Value that defines the context
Требуемый шаблон: По крайней мере следующие
... subject S 0..* CodeableConcept Type of subject for the defined observation
... category S 0..* CodeableConcept General type of observation
Привязка: ObservationCategoryVS (0.5.0) (example)
... code S 1..1 CodeableConcept Laboratory panel or test code displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
... permittedDataType S 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
... method S 0..1 CodeableConcept Laboratory method used to perform the test or analyte measurement
Привязка: LabMethodsVS (0.5.0) (example)
... permittedUnit S 0..* Coding Permitted unit of measure for the laboratory analyte value
Привязка: CommonUCUMUnits (preferred)
... qualifiedValue S 0..* BackboneElement Set of qualified values for observation results
.... context 0..1 CodeableConcept Context qualifier for the set of qualified values
Привязка: ReferenceRangeMeaningVS (0.5.0) (extensible)
.... gender 0..1 code male | female | other | unknown
Привязка: AdministrativeGenderVS (0.5.0) (required)
.... rangeCategory 0..1 code reference | critical | absolute
Привязка: ObservationRangeCategoryVS (0.5.0) (required)
.... range 0..1 Range Reference range used as the normal value for the laboratory analyte displayed in the Patient Portal
.... normalCodedValueSet 0..1 canonical(ValueSet) Value set defining coded normal values for the laboratory analyte
... hasMember S 0..* Reference(ObservationDefinition | Questionnaire) Definitions of related resources belonging to this kind of observation group
... component S 0..* BackboneElement Component results
.... code 1..1 CodeableConcept Laboratory analyte or indicator code included in the laboratory panel displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)

doco Документация для этого формата

Терминологические привязки (дифференциал)

Путь Статус Использование ValueSet Версия Источник
ObservationDefinition.​status Base required Publication Status VS 📍0.5.0 этот IG
ObservationDefinition.​category Base example Observation category 📍0.5.0 этот IG
ObservationDefinition.​code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​method Base example Observation Laboratory methods 📍0.5.0 этот IG
ObservationDefinition.​permittedUnit Base preferred Common UCUM units 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.context Base extensible Reference range meaning 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.gender Base required Administrative gender 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.rangeCategory Base required Observation range category 📍0.5.0 этот IG
ObservationDefinition.​component.code Base example Observation codes 📍0.5.0 этот IG

Обзор моментальных снимковView

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. ObservationDefinition C 0..* ObservationDefinition(5.0.0) Definition of an observation
Interfaces Implemented: MetadataResource
Constraints: cnl-0, obd-0
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Привязка: AllLanguages (required): IETF language tag for a human language
Дополнительные привязкиЦель
CommonLanguages Старт
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... url SΣ 0..1 uri Logical canonical URL to reference this ObservationDefinition (globally unique)
... identifier SΣ 0..1 Identifier Identifier of the ObservationDefinition
... version Σ 0..1 string Business version of the ObservationDefinition
... versionAlgorithm[x] Σ 0..1 How to compare versions
Привязка: VersionAlgorithm (extensible)
.... versionAlgorithmString string
.... versionAlgorithmCoding Coding
... name SΣC 0..1 string Name for this ObservationDefinition (computer friendly)
... title SΣ 0..1 string Name for this ObservationDefinition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Привязка: PublicationStatusVS (0.5.0) (required)
... experimental Σ 0..1 boolean If for testing purposes, not real usage
... date SΣ 0..1 dateTime Date last changed
... publisher Σ 0..1 string The name of the individual or organization that published the ObservationDefinition
... contact Σ 0..* ContactDetail Contact details for the publisher
... description S 0..1 markdown Natural language description of the ObservationDefinition
... Разрезы для useContext SΣ 1..* UsageContext Content intends to support these contexts
Разрез: Не упорядочено, Открыто от value:code
.... useContext:laboratoryFocus SΣ 1..1 UsageContext Marks this ObservationDefinition as a laboratory definition
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
..... code Σ 1..1 Coding Type of context being specified
Привязка: UsageContextType (1.0.1) (extensible): A code that specifies a type of context being specified by a usage context.
Требуемый шаблон: По крайней мере следующие
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Фиксированное значение: http://terminology.hl7.org/CodeSystem/usage-context-type
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Фиксированное значение: focus
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... value[x] Σ 1..1 CodeableConcept Value that defines the context
Привязка: ContextOfUseValueSet (example): A code that defines the specific value for the context being specified.
Требуемый шаблон: По крайней мере следующие
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for this ObservationDefinition (if applicable)
Привязка: JurisdictionValueSet (extensible): Codes for country, country subdivision and region for indicating where a resource is intended to be used.
... purpose 0..1 markdown Why this ObservationDefinition is defined
... copyright 0..1 markdown Use and/or publishing restrictions
... copyrightLabel 0..1 string Copyright holder and year(s)
... approvalDate 0..1 date When ObservationDefinition was approved by publisher
... lastReviewDate 0..1 date Date on which the asset content was last reviewed by the publisher
... effectivePeriod Σ 0..1 Period The effective date range for the ObservationDefinition
... derivedFromCanonical Σ 0..* canonical(ObservationDefinition) Based on FHIR definition of another observation
... derivedFromUri Σ 0..* uri Based on external definition
... subject SΣ 0..* CodeableConcept Type of subject for the defined observation
... performerType Σ 0..1 CodeableConcept Desired kind of performer for such kind of observation
... category SΣ 0..* CodeableConcept General type of observation
Привязка: ObservationCategoryVS (0.5.0) (example)
... code SΣ 1..1 CodeableConcept Laboratory panel or test code displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
... permittedDataType SC 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
Привязка: ObservationDataType (required): Permitted data type for observation value.

Пример General: CodeableConcept
... multipleResultsAllowed 0..1 boolean Multiple results allowed for conforming observations
Пример General: true
... bodySite 0..1 CodeableConcept Body part to be observed
Привязка: SNOMEDCTBodyStructures (example): SNOMED CT body structures.
... method S 0..1 CodeableConcept Laboratory method used to perform the test or analyte measurement
Привязка: LabMethodsVS (0.5.0) (example)
... specimen 0..* Reference(SpecimenDefinition) Kind of specimen used by this type of observation
... device 0..* Reference(DeviceDefinition | Device) Measurement device or model of device
... preferredReportName 0..1 string The preferred name to be used when reporting the observation results
... permittedUnit SC 0..* Coding Permitted unit of measure for the laboratory analyte value
Привязка: CommonUCUMUnits (preferred)
... qualifiedValue S 0..* BackboneElement Set of qualified values for observation results
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... context 0..1 CodeableConcept Context qualifier for the set of qualified values
Привязка: ReferenceRangeMeaningVS (0.5.0) (extensible)
.... appliesTo 0..* CodeableConcept Targetted population for the set of qualified values
Привязка: ObservationReferenceRangeAppliesToCodes (example)
.... gender 0..1 code male | female | other | unknown
Привязка: AdministrativeGenderVS (0.5.0) (required)
Пример General: female
.... age 0..1 Range Applicable age range for the set of qualified values
.... gestationalAge 0..1 Range Applicable gestational age range for the set of qualified values
.... condition 0..1 string Condition associated with the set of qualified values
.... rangeCategory 0..1 code reference | critical | absolute
Привязка: ObservationRangeCategoryVS (0.5.0) (required)
Пример General: critical
.... range 0..1 Range Reference range used as the normal value for the laboratory analyte displayed in the Patient Portal
.... validCodedValueSet 0..1 canonical(ValueSet) Value set of valid coded values as part of this set of qualified values
.... normalCodedValueSet 0..1 canonical(ValueSet) Value set defining coded normal values for the laboratory analyte
.... abnormalCodedValueSet 0..1 canonical(ValueSet) Value set of abnormal coded values as part of this set of qualified values
.... criticalCodedValueSet 0..1 canonical(ValueSet) Value set of critical coded values as part of this set of qualified values
... hasMember S 0..* Reference(ObservationDefinition | Questionnaire) Definitions of related resources belonging to this kind of observation group
... component SC 0..* BackboneElement Component results
Constraints: obd-1
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code 1..1 CodeableConcept Laboratory analyte or indicator code included in the laboratory panel displayed in the Patient Portal
Привязка: ObservationCodesVS (0.5.0) (example)
.... permittedDataType C 0..* code Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | SampledData | time | dateTime | Period
Привязка: ObservationDataType (required): Permitted data type for observation value.

Пример General: CodeableConcept
.... permittedUnit C 0..* Coding Unit for quantitative results
Привязка: UCUMCodes (preferred): Codes identifying units of measure.
.... qualifiedValue 0..* Смотреть qualifiedValue (ObservationDefinition) Set of qualified values for observation results

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
ObservationDefinition.​language Base required All Languages 📍5.0.0 Стандарт FHIR
ObservationDefinition.​versionAlgorithm[x] Base extensible Version Algorithm 📍5.0.0 Стандарт FHIR
ObservationDefinition.​status Base required Publication Status VS 📍0.5.0 этот IG
ObservationDefinition.​useContext:laboratoryFocus.​code Base extensible UsageContextType 📍1.0.1 THO v7.1
ObservationDefinition.​useContext:laboratoryFocus.​value[x] Base example Context of Use ValueSet 📍5.0.0 Стандарт FHIR
ObservationDefinition.​jurisdiction Base extensible Jurisdiction ValueSet 📍5.0.0 Стандарт FHIR
ObservationDefinition.​category Base example Observation category 📍0.5.0 этот IG
ObservationDefinition.​code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​permittedDataType Base required Observation Data Type 📍5.0.0 Стандарт FHIR
ObservationDefinition.​bodySite Base example SNOMED CT Body Structures 📍5.0.0 Стандарт FHIR
ObservationDefinition.​method Base example Observation Laboratory methods 📍0.5.0 этот IG
ObservationDefinition.​permittedUnit Base preferred Common UCUM units 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.context Base extensible Reference range meaning 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.appliesTo Base example Observation Reference Range Applies To Codes 📍5.0.0 Стандарт FHIR
ObservationDefinition.​qualifiedValue.gender Base required Administrative gender 📍0.5.0 этот IG
ObservationDefinition.​qualifiedValue.rangeCategory Base required Observation range category 📍0.5.0 этот IG
ObservationDefinition.​component.code Base example Observation codes 📍0.5.0 этот IG
ObservationDefinition.​component.permittedDataType Base required Observation Data Type 📍5.0.0 Стандарт FHIR
ObservationDefinition.​component.permittedUnit Base preferred UCUM Codes 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
cnl-0 warning ObservationDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
ele-1 error ObservationDefinition.meta, ObservationDefinition.implicitRules, ObservationDefinition.language, ObservationDefinition.text, ObservationDefinition.extension, ObservationDefinition.modifierExtension, ObservationDefinition.url, ObservationDefinition.identifier, ObservationDefinition.version, ObservationDefinition.versionAlgorithm[x], ObservationDefinition.name, ObservationDefinition.title, ObservationDefinition.status, ObservationDefinition.experimental, ObservationDefinition.date, ObservationDefinition.publisher, ObservationDefinition.contact, ObservationDefinition.description, ObservationDefinition.useContext, ObservationDefinition.useContext:laboratoryFocus, ObservationDefinition.useContext:laboratoryFocus.extension, ObservationDefinition.useContext:laboratoryFocus.code, ObservationDefinition.useContext:laboratoryFocus.value[x], ObservationDefinition.jurisdiction, ObservationDefinition.purpose, ObservationDefinition.copyright, ObservationDefinition.copyrightLabel, ObservationDefinition.approvalDate, ObservationDefinition.lastReviewDate, ObservationDefinition.effectivePeriod, ObservationDefinition.derivedFromCanonical, ObservationDefinition.derivedFromUri, ObservationDefinition.subject, ObservationDefinition.performerType, ObservationDefinition.category, ObservationDefinition.code, ObservationDefinition.permittedDataType, ObservationDefinition.multipleResultsAllowed, ObservationDefinition.bodySite, ObservationDefinition.method, ObservationDefinition.specimen, ObservationDefinition.device, ObservationDefinition.preferredReportName, ObservationDefinition.permittedUnit, ObservationDefinition.qualifiedValue, ObservationDefinition.qualifiedValue.extension, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.qualifiedValue.context, ObservationDefinition.qualifiedValue.appliesTo, ObservationDefinition.qualifiedValue.gender, ObservationDefinition.qualifiedValue.age, ObservationDefinition.qualifiedValue.gestationalAge, ObservationDefinition.qualifiedValue.condition, ObservationDefinition.qualifiedValue.rangeCategory, ObservationDefinition.qualifiedValue.range, ObservationDefinition.qualifiedValue.validCodedValueSet, ObservationDefinition.qualifiedValue.normalCodedValueSet, ObservationDefinition.qualifiedValue.abnormalCodedValueSet, ObservationDefinition.qualifiedValue.criticalCodedValueSet, ObservationDefinition.hasMember, ObservationDefinition.component, ObservationDefinition.component.extension, ObservationDefinition.component.modifierExtension, ObservationDefinition.component.code, ObservationDefinition.component.permittedDataType, ObservationDefinition.component.permittedUnit, ObservationDefinition.component.qualifiedValue All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ObservationDefinition.extension, ObservationDefinition.modifierExtension, ObservationDefinition.useContext:laboratoryFocus.extension, ObservationDefinition.qualifiedValue.extension, ObservationDefinition.qualifiedValue.modifierExtension, ObservationDefinition.component.extension, ObservationDefinition.component.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obd-0 error ObservationDefinition If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()
obd-1 error ObservationDefinition.component If permittedUnit exists, then permittedDataType=Quantity must exist. permittedUnit.exists() implies (permittedDataType = 'Quantity').exists()

Summary

Обязательный: 2 элементs
Обязательная поддержка: 18 элементs

Разрезы

Эта структура определяет следующие Разрезы:

  • Элемент 1 разрешен в зависимости от значения ObservationDefinition.useContext

 

Другие представления профиля: CSV, Excel, Schematron