VRIS - Viljatusravi infosüsteem
0.1.0 - draft Estonia flag

VRIS - Viljatusravi infosüsteem, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-vris/ and changes regularly. See the Directory of published versions

Resource Profile: Condition: EE VRIS Donor Genetic Finding

Official URL: https://fhir.ee/vris/StructureDefinition/ee-vris-condition-donor-genetic-finding Version: 0.1.0
Active as of 2026-07-16 Computable Name: EEVRISConditionDonorGeneticFinding

Genetic finding of cell donor that appears later in life. (ee Tagantjärgi ilmnenud doonori geneetiline haigus või kandlus. NB! Tulevikus viidata Diagnoosi-teenusele!)

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Condition C 0..* Condition Doonori geneetiline leid
Constraints: con-2, con-3
... 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
... verificationStatus ?!Σ 1..1 CodeableConcept |provisional| = kahtlus; |confirmed| = DNA-testiga kinnitatud
Binding: ConditionVerificationStatus (required): LOENDist fix kood!
... category C 0..1 CodeableConcept Geneetilise leiu tüüp
Binding: ConditionCategoryCodes (preferred): A category assigned to the condition.
.... coding Σ 0..* Coding Code defined by a terminology system
Binding: https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp (required)
... code Σ 1..1 CodeableConcept Molekulaarne diagnoos. Kas code alla või note alla?!?!?! KAS on lootust, et kunagi tuleks siia loend? Loend, mille alusel saaks valida kodeeritud diagnoosi?
Binding: ConditionProblemDiagnosisCodes (example): Identification of the condition or diagnosis.
.... text Σ 1..1 string (ee Diagnoos/haigus vabatekstina. Siin EI ole loendit, sest paljud geneetilised haigused pole veel RHK koodiga. TULEVIKUS Orpha-koodid?)
... subject Σ 1..1 Reference(Patient: EE VRIS Donor) Doonor
... note 0..* Annotation Täiendav märkus?. Molekulaarne diagnoos. Kas code alla või note alla?!?!?!

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Condition.clinicalStatus Base required Condition Clinical Status Codes 📍5.0.0 FHIR Std.
Condition.verificationStatus Base required Condition Verification Status 📍5.0.0 FHIR Std.
Condition.category Base preferred Condition Category Codes 📍5.0.0 FHIR Std.
Condition.category.coding Base required https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp Not State Unknown
Condition.code Base example Condition/Problem/Diagnosis Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
con-2 warning Condition If category is problems list item, the clinicalStatus should not be unknown category.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-category' and code='problem-list-item').exists() implies clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and code='unknown').exists().not()
con-3 error Condition If condition is abated, then clinicalStatus must be either inactive, resolved, or remission. abatement.exists() implies (clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='inactive' or code='resolved' or code='remission')).exists())
dom-2 error Condition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Condition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Condition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Condition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Condition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Condition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Condition 0..* Condition Doonori geneetiline leid
... clinicalStatus 1..1 CodeableConcept active | recurrence | relapse | inactive | remission | resolved | unknown
Binding: ConditionClinicalStatusCodes (required): LOENDist fix kood!
... verificationStatus 1..1 CodeableConcept |provisional| = kahtlus; |confirmed| = DNA-testiga kinnitatud
Binding: ConditionVerificationStatus (required): LOENDist fix kood!
... category 0..1 CodeableConcept Geneetilise leiu tüüp
.... coding 0..* Coding Code defined by a terminology system
Binding: https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp (required)
.... text 1..1 string (ee Diagnoos/haigus vabatekstina. Siin EI ole loendit, sest paljud geneetilised haigused pole veel RHK koodiga. TULEVIKUS Orpha-koodid?)
... bodySite 0..0 Anatomical location, if relevant
... subject 1..1 Reference(Patient: EE VRIS Donor) Doonor
... encounter 0..0 The Encounter during which this Condition was created
... onset[x] 0..0 Estimated or actual date, date-time, or age
... abatement[x] 0..0 When in resolution/remission
... recordedDate 0..0 Date condition was first recorded
... participant
.... function 0..0 Type of involvement
... stage 0..0 Stage/grade, usually assessed formally
... evidence 0..0 Supporting evidence for the verification status
... note 0..* Annotation Täiendav märkus?. Molekulaarne diagnoos. Kas code alla või note alla?!?!?!

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Condition.clinicalStatus Base required Condition Clinical Status Codes 📍5.0.0 FHIR Std.
Condition.verificationStatus Base required Condition Verification Status 📍5.0.0 FHIR Std.
Condition.category.coding Base required https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp Not State Unknown
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Condition C 0..* Condition Doonori geneetiline leid
Constraints: con-2, con-3
... 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
... 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
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier External Ids for this condition
... clinicalStatus ?!ΣC 1..1 CodeableConcept active | recurrence | relapse | inactive | remission | resolved | unknown
Binding: ConditionClinicalStatusCodes (required): LOENDist fix kood!
... verificationStatus ?!Σ 1..1 CodeableConcept |provisional| = kahtlus; |confirmed| = DNA-testiga kinnitatud
Binding: ConditionVerificationStatus (required): LOENDist fix kood!
... category C 0..1 CodeableConcept Geneetilise leiu tüüp
Binding: ConditionCategoryCodes (preferred): A category assigned to the condition.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
Binding: https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp (required)
.... text Σ 0..1 string Plain text representation of the concept
... severity 0..1 CodeableConcept Subjective severity of condition
Binding: ConditionDiagnosisSeverity (preferred): A subjective assessment of the severity of the condition as evaluated by the clinician.
... code Σ 1..1 CodeableConcept Molekulaarne diagnoos. Kas code alla või note alla?!?!?! KAS on lootust, et kunagi tuleks siia loend? Loend, mille alusel saaks valida kodeeritud diagnoosi?
Binding: ConditionProblemDiagnosisCodes (example): Identification of the condition or diagnosis.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 1..1 string (ee Diagnoos/haigus vabatekstina. Siin EI ole loendit, sest paljud geneetilised haigused pole veel RHK koodiga. TULEVIKUS Orpha-koodid?)
... subject Σ 1..1 Reference(Patient: EE VRIS Donor) Doonor
... participant Σ 0..* BackboneElement Who or what participated in the activities related to the condition and how they were involved
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device | Organization | CareTeam) Who or what participated in the activities related to the condition
... note 0..* Annotation Täiendav märkus?. Molekulaarne diagnoos. Kas code alla või note alla?!?!?!

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Condition.language Base required All Languages 📍5.0.0 FHIR Std.
Condition.clinicalStatus Base required Condition Clinical Status Codes 📍5.0.0 FHIR Std.
Condition.verificationStatus Base required Condition Verification Status 📍5.0.0 FHIR Std.
Condition.category Base preferred Condition Category Codes 📍5.0.0 FHIR Std.
Condition.category.coding Base required https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp Not State Unknown
Condition.severity Base preferred Condition/Diagnosis Severity 📍5.0.0 FHIR Std.
Condition.code Base example Condition/Problem/Diagnosis Codes 📍5.0.0 FHIR Std.
Condition.stage.summary Base example Condition Stage 📍5.0.0 FHIR Std.
Condition.stage.type Base example Condition Stage Type 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
con-2 warning Condition If category is problems list item, the clinicalStatus should not be unknown category.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-category' and code='problem-list-item').exists() implies clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and code='unknown').exists().not()
con-3 error Condition If condition is abated, then clinicalStatus must be either inactive, resolved, or remission. abatement.exists() implies (clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='inactive' or code='resolved' or code='remission')).exists())
dom-2 error Condition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Condition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Condition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Condition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Condition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Condition

Summary

Mandatory: 3 elements
Prohibited: 8 elements

Structures

This structure refers to these other structures:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Condition C 0..* Condition Doonori geneetiline leid
Constraints: con-2, con-3
... 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
... verificationStatus ?!Σ 1..1 CodeableConcept |provisional| = kahtlus; |confirmed| = DNA-testiga kinnitatud
Binding: ConditionVerificationStatus (required): LOENDist fix kood!
... category C 0..1 CodeableConcept Geneetilise leiu tüüp
Binding: ConditionCategoryCodes (preferred): A category assigned to the condition.
.... coding Σ 0..* Coding Code defined by a terminology system
Binding: https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp (required)
... code Σ 1..1 CodeableConcept Molekulaarne diagnoos. Kas code alla või note alla?!?!?! KAS on lootust, et kunagi tuleks siia loend? Loend, mille alusel saaks valida kodeeritud diagnoosi?
Binding: ConditionProblemDiagnosisCodes (example): Identification of the condition or diagnosis.
.... text Σ 1..1 string (ee Diagnoos/haigus vabatekstina. Siin EI ole loendit, sest paljud geneetilised haigused pole veel RHK koodiga. TULEVIKUS Orpha-koodid?)
... subject Σ 1..1 Reference(Patient: EE VRIS Donor) Doonor
... note 0..* Annotation Täiendav märkus?. Molekulaarne diagnoos. Kas code alla või note alla?!?!?!

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Condition.clinicalStatus Base required Condition Clinical Status Codes 📍5.0.0 FHIR Std.
Condition.verificationStatus Base required Condition Verification Status 📍5.0.0 FHIR Std.
Condition.category Base preferred Condition Category Codes 📍5.0.0 FHIR Std.
Condition.category.coding Base required https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp Not State Unknown
Condition.code Base example Condition/Problem/Diagnosis Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
con-2 warning Condition If category is problems list item, the clinicalStatus should not be unknown category.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-category' and code='problem-list-item').exists() implies clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and code='unknown').exists().not()
con-3 error Condition If condition is abated, then clinicalStatus must be either inactive, resolved, or remission. abatement.exists() implies (clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='inactive' or code='resolved' or code='remission')).exists())
dom-2 error Condition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Condition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Condition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Condition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Condition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from Condition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Condition 0..* Condition Doonori geneetiline leid
... clinicalStatus 1..1 CodeableConcept active | recurrence | relapse | inactive | remission | resolved | unknown
Binding: ConditionClinicalStatusCodes (required): LOENDist fix kood!
... verificationStatus 1..1 CodeableConcept |provisional| = kahtlus; |confirmed| = DNA-testiga kinnitatud
Binding: ConditionVerificationStatus (required): LOENDist fix kood!
... category 0..1 CodeableConcept Geneetilise leiu tüüp
.... coding 0..* Coding Code defined by a terminology system
Binding: https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp (required)
.... text 1..1 string (ee Diagnoos/haigus vabatekstina. Siin EI ole loendit, sest paljud geneetilised haigused pole veel RHK koodiga. TULEVIKUS Orpha-koodid?)
... bodySite 0..0 Anatomical location, if relevant
... subject 1..1 Reference(Patient: EE VRIS Donor) Doonor
... encounter 0..0 The Encounter during which this Condition was created
... onset[x] 0..0 Estimated or actual date, date-time, or age
... abatement[x] 0..0 When in resolution/remission
... recordedDate 0..0 Date condition was first recorded
... participant
.... function 0..0 Type of involvement
... stage 0..0 Stage/grade, usually assessed formally
... evidence 0..0 Supporting evidence for the verification status
... note 0..* Annotation Täiendav märkus?. Molekulaarne diagnoos. Kas code alla või note alla?!?!?!

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Condition.clinicalStatus Base required Condition Clinical Status Codes 📍5.0.0 FHIR Std.
Condition.verificationStatus Base required Condition Verification Status 📍5.0.0 FHIR Std.
Condition.category.coding Base required https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp Not State Unknown

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Condition C 0..* Condition Doonori geneetiline leid
Constraints: con-2, con-3
... 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
... 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
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier External Ids for this condition
... clinicalStatus ?!ΣC 1..1 CodeableConcept active | recurrence | relapse | inactive | remission | resolved | unknown
Binding: ConditionClinicalStatusCodes (required): LOENDist fix kood!
... verificationStatus ?!Σ 1..1 CodeableConcept |provisional| = kahtlus; |confirmed| = DNA-testiga kinnitatud
Binding: ConditionVerificationStatus (required): LOENDist fix kood!
... category C 0..1 CodeableConcept Geneetilise leiu tüüp
Binding: ConditionCategoryCodes (preferred): A category assigned to the condition.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
Binding: https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp (required)
.... text Σ 0..1 string Plain text representation of the concept
... severity 0..1 CodeableConcept Subjective severity of condition
Binding: ConditionDiagnosisSeverity (preferred): A subjective assessment of the severity of the condition as evaluated by the clinician.
... code Σ 1..1 CodeableConcept Molekulaarne diagnoos. Kas code alla või note alla?!?!?! KAS on lootust, et kunagi tuleks siia loend? Loend, mille alusel saaks valida kodeeritud diagnoosi?
Binding: ConditionProblemDiagnosisCodes (example): Identification of the condition or diagnosis.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 1..1 string (ee Diagnoos/haigus vabatekstina. Siin EI ole loendit, sest paljud geneetilised haigused pole veel RHK koodiga. TULEVIKUS Orpha-koodid?)
... subject Σ 1..1 Reference(Patient: EE VRIS Donor) Doonor
... participant Σ 0..* BackboneElement Who or what participated in the activities related to the condition and how they were involved
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device | Organization | CareTeam) Who or what participated in the activities related to the condition
... note 0..* Annotation Täiendav märkus?. Molekulaarne diagnoos. Kas code alla või note alla?!?!?!

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Condition.language Base required All Languages 📍5.0.0 FHIR Std.
Condition.clinicalStatus Base required Condition Clinical Status Codes 📍5.0.0 FHIR Std.
Condition.verificationStatus Base required Condition Verification Status 📍5.0.0 FHIR Std.
Condition.category Base preferred Condition Category Codes 📍5.0.0 FHIR Std.
Condition.category.coding Base required https://fhir.ee/ValueSet/vris-geneetilise-leiu-tyyp Not State Unknown
Condition.severity Base preferred Condition/Diagnosis Severity 📍5.0.0 FHIR Std.
Condition.code Base example Condition/Problem/Diagnosis Codes 📍5.0.0 FHIR Std.
Condition.stage.summary Base example Condition Stage 📍5.0.0 FHIR Std.
Condition.stage.type Base example Condition Stage Type 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
con-2 warning Condition If category is problems list item, the clinicalStatus should not be unknown category.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-category' and code='problem-list-item').exists() implies clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and code='unknown').exists().not()
con-3 error Condition If condition is abated, then clinicalStatus must be either inactive, resolved, or remission. abatement.exists() implies (clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='inactive' or code='resolved' or code='remission')).exists())
dom-2 error Condition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Condition If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Condition If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Condition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Condition A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Condition

Summary

Mandatory: 3 elements
Prohibited: 8 elements

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron