Kerndatensatz Senologie
0.9.0 - ci-build
Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://www.senologie.org/fhir/StructureDefinition/senologie-genexpressionstest | Version: 0.9.0 | |||
| Draft as of 2026-05-04 | Computable Name: Senologie_Genexpressionstest | |||
RiskAssessment für genomische Risikoscores bei Mammakarzinom (Oncotype DX, MammaPrint, Prosigna, EndoPredict). Bildet die Risikoklassifikation ab und referenziert die Score-Observation.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | code | Abgeschlossene Risikobewertung Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. Fixed Value: final |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Art des Genexpressionstests Binding: VS Senologie Genexpressionstest (required) |
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patientin |
![]() ![]() |
Σ | 0..1 | When was assessment made? Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | Datum der Risikobewertung |
![]() ![]() |
SΣ | 0..1 | Reference(Condition) | Zugehörige Mammakarzinom-Diagnose |
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole) | Durchführendes Labor / Arzt |
![]() ![]() |
S | 0..* | Reference(Observation) | Referenz zur Score-Observation |
![]() ![]() |
SC | 1..1 | BackboneElement | Risikoprädiktion Constraints: ras-2 |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Vorhergesagtes Ergebnis Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc. |
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Risiko eines Fernrezidivs Fixed Value: Fernrezidiv |
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Slice: Unordered, Open by type:$this Constraints: ras-1 | |
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
SC | 0..1 | decimal | Fernrezidivrisiko in Prozent Constraints: ras-1 |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Risikoklasse Binding: VS Senologie Risikoklasse (required) |
![]() ![]() ![]() |
0..1 | Timeframe or age range Slice: Unordered, Open by type:$this | ||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
S | 0..1 | Range | Prognosezeitraum |
![]() ![]() |
0..* | Annotation | Anmerkungen zur Risikobewertung | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | FHIR Std. |
| RiskAssessment.method | Base | required | VS Senologie Genexpressionstest | 📦0.9.0 | This IG |
| RiskAssessment.prediction.outcome | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | VS Senologie Risikoklasse | 📦0.9.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | RiskAssessment | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RiskAssessment | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RiskAssessment | 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 | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | 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()
|
| ras-1 | error | RiskAssessment.prediction.probability[x], RiskAssessment.prediction.probability[x]:probabilityDecimal | low and high must be percentages, if present |
(low.empty() or ((low.code = '%') and (low.system = %ucum))) and (high.empty() or ((high.code = '%') and (high.system = %ucum)))
|
| ras-2 | error | RiskAssessment.prediction | Must be <= 100 |
probability is decimal implies (probability as decimal) <= 100
|
This structure is derived from RiskAssessment
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
S | 1..1 | code | Abgeschlossene Risikobewertung Fixed Value: final |
![]() ![]() |
S | 1..1 | CodeableConcept | Art des Genexpressionstests Binding: VS Senologie Genexpressionstest (required) |
![]() ![]() |
S | 1..1 | Reference(Patient) | Patientin |
![]() ![]() |
0..1 | dateTime, Period | When was assessment made? Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
S | 0..1 | dateTime | Datum der Risikobewertung |
![]() ![]() |
S | 0..1 | Reference(Condition) | Zugehörige Mammakarzinom-Diagnose |
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole) | Durchführendes Labor / Arzt |
![]() ![]() |
S | 0..* | Reference(Observation) | Referenz zur Score-Observation |
![]() ![]() |
S | 1..1 | BackboneElement | Risikoprädiktion |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Vorhergesagtes Ergebnis |
![]() ![]() ![]() ![]() |
0..1 | string | Risiko eines Fernrezidivs Fixed Value: Fernrezidiv | |
![]() ![]() ![]() |
0..1 | decimal, Range | Likelihood of specified outcome Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
S | 0..1 | decimal | Fernrezidivrisiko in Prozent |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Risikoklasse Binding: VS Senologie Risikoklasse (required) |
![]() ![]() ![]() |
0..1 | Period, Range | Timeframe or age range Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
S | 0..1 | Range | Prognosezeitraum |
![]() ![]() |
0..* | Annotation | Anmerkungen zur Risikobewertung | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RiskAssessment.method | Base | required | VS Senologie Genexpressionstest | 📦0.9.0 | This IG |
| RiskAssessment.prediction.qualitativeRisk | Base | required | VS Senologie Risikoklasse | 📦0.9.0 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique identifier for the assessment | ||||
![]() ![]() |
0..1 | Reference(Resource) | Request fulfilled by this assessment | |||||
![]() ![]() |
0..1 | Reference(Resource) | Part of this occurrence | |||||
![]() ![]() |
SΣ | 1..1 | code | Abgeschlossene Risikobewertung Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. Fixed Value: final | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Art des Genexpressionstests Binding: VS Senologie Genexpressionstest (required) | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of assessment | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patientin | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Where was assessment performed? | ||||
![]() ![]() |
Σ | 0..1 | When was assessment made? Slice: Unordered, Open by type:$this | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | Datum der Risikobewertung | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Condition) | Zugehörige Mammakarzinom-Diagnose | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole) | Durchführendes Labor / Arzt | ||||
![]() ![]() |
0..* | CodeableConcept | Why the assessment was necessary? | |||||
![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why the assessment was necessary? | |||||
![]() ![]() |
S | 0..* | Reference(Observation) | Referenz zur Score-Observation | ||||
![]() ![]() |
SC | 1..1 | BackboneElement | Risikoprädiktion Constraints: ras-2 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Vorhergesagtes Ergebnis Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc. | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Risiko eines Fernrezidivs Fixed Value: Fernrezidiv | ||||
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Slice: Unordered, Open by type:$this Constraints: ras-1 | |||||
![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
SC | 0..1 | decimal | Fernrezidivrisiko in Prozent Constraints: ras-1 | ||||
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Risikoklasse Binding: VS Senologie Risikoklasse (required) | ||||
![]() ![]() ![]() |
0..1 | decimal | Relative likelihood | |||||
![]() ![]() ![]() |
0..1 | Timeframe or age range Slice: Unordered, Open by type:$this | ||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
S | 0..1 | Range | Prognosezeitraum | ||||
![]() ![]() ![]() |
0..1 | string | Explanation of prediction | |||||
![]() ![]() |
0..1 | string | How to reduce risk | |||||
![]() ![]() |
0..* | Annotation | Anmerkungen zur Risikobewertung | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| RiskAssessment.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | FHIR Std. |
| RiskAssessment.method | Base | required | VS Senologie Genexpressionstest | 📦0.9.0 | This IG |
| RiskAssessment.prediction.outcome | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | VS Senologie Risikoklasse | 📦0.9.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | RiskAssessment | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RiskAssessment | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RiskAssessment | 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 | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | 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()
|
| ras-1 | error | RiskAssessment.prediction.probability[x], RiskAssessment.prediction.probability[x]:probabilityDecimal | low and high must be percentages, if present |
(low.empty() or ((low.code = '%') and (low.system = %ucum))) and (high.empty() or ((high.code = '%') and (high.system = %ucum)))
|
| ras-2 | error | RiskAssessment.prediction | Must be <= 100 |
probability is decimal implies (probability as decimal) <= 100
|
This structure is derived from RiskAssessment
Summary
Mandatory: 3 elements
Must-Support: 12 elements
Fixed: 2 elements
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | code | Abgeschlossene Risikobewertung Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. Fixed Value: final |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Art des Genexpressionstests Binding: VS Senologie Genexpressionstest (required) |
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patientin |
![]() ![]() |
Σ | 0..1 | When was assessment made? Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | Datum der Risikobewertung |
![]() ![]() |
SΣ | 0..1 | Reference(Condition) | Zugehörige Mammakarzinom-Diagnose |
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole) | Durchführendes Labor / Arzt |
![]() ![]() |
S | 0..* | Reference(Observation) | Referenz zur Score-Observation |
![]() ![]() |
SC | 1..1 | BackboneElement | Risikoprädiktion Constraints: ras-2 |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Vorhergesagtes Ergebnis Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc. |
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Risiko eines Fernrezidivs Fixed Value: Fernrezidiv |
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Slice: Unordered, Open by type:$this Constraints: ras-1 | |
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
SC | 0..1 | decimal | Fernrezidivrisiko in Prozent Constraints: ras-1 |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Risikoklasse Binding: VS Senologie Risikoklasse (required) |
![]() ![]() ![]() |
0..1 | Timeframe or age range Slice: Unordered, Open by type:$this | ||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
S | 0..1 | Range | Prognosezeitraum |
![]() ![]() |
0..* | Annotation | Anmerkungen zur Risikobewertung | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | FHIR Std. |
| RiskAssessment.method | Base | required | VS Senologie Genexpressionstest | 📦0.9.0 | This IG |
| RiskAssessment.prediction.outcome | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | VS Senologie Risikoklasse | 📦0.9.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | RiskAssessment | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RiskAssessment | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RiskAssessment | 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 | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | 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()
|
| ras-1 | error | RiskAssessment.prediction.probability[x], RiskAssessment.prediction.probability[x]:probabilityDecimal | low and high must be percentages, if present |
(low.empty() or ((low.code = '%') and (low.system = %ucum))) and (high.empty() or ((high.code = '%') and (high.system = %ucum)))
|
| ras-2 | error | RiskAssessment.prediction | Must be <= 100 |
probability is decimal implies (probability as decimal) <= 100
|
Differential View
This structure is derived from RiskAssessment
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
S | 1..1 | code | Abgeschlossene Risikobewertung Fixed Value: final |
![]() ![]() |
S | 1..1 | CodeableConcept | Art des Genexpressionstests Binding: VS Senologie Genexpressionstest (required) |
![]() ![]() |
S | 1..1 | Reference(Patient) | Patientin |
![]() ![]() |
0..1 | dateTime, Period | When was assessment made? Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
S | 0..1 | dateTime | Datum der Risikobewertung |
![]() ![]() |
S | 0..1 | Reference(Condition) | Zugehörige Mammakarzinom-Diagnose |
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole) | Durchführendes Labor / Arzt |
![]() ![]() |
S | 0..* | Reference(Observation) | Referenz zur Score-Observation |
![]() ![]() |
S | 1..1 | BackboneElement | Risikoprädiktion |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Vorhergesagtes Ergebnis |
![]() ![]() ![]() ![]() |
0..1 | string | Risiko eines Fernrezidivs Fixed Value: Fernrezidiv | |
![]() ![]() ![]() |
0..1 | decimal, Range | Likelihood of specified outcome Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
S | 0..1 | decimal | Fernrezidivrisiko in Prozent |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Risikoklasse Binding: VS Senologie Risikoklasse (required) |
![]() ![]() ![]() |
0..1 | Period, Range | Timeframe or age range Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
S | 0..1 | Range | Prognosezeitraum |
![]() ![]() |
0..* | Annotation | Anmerkungen zur Risikobewertung | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RiskAssessment.method | Base | required | VS Senologie Genexpressionstest | 📦0.9.0 | This IG |
| RiskAssessment.prediction.qualitativeRisk | Base | required | VS Senologie Risikoklasse | 📦0.9.0 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique identifier for the assessment | ||||
![]() ![]() |
0..1 | Reference(Resource) | Request fulfilled by this assessment | |||||
![]() ![]() |
0..1 | Reference(Resource) | Part of this occurrence | |||||
![]() ![]() |
SΣ | 1..1 | code | Abgeschlossene Risikobewertung Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. Fixed Value: final | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Art des Genexpressionstests Binding: VS Senologie Genexpressionstest (required) | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of assessment | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patientin | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Where was assessment performed? | ||||
![]() ![]() |
Σ | 0..1 | When was assessment made? Slice: Unordered, Open by type:$this | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | Datum der Risikobewertung | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Condition) | Zugehörige Mammakarzinom-Diagnose | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole) | Durchführendes Labor / Arzt | ||||
![]() ![]() |
0..* | CodeableConcept | Why the assessment was necessary? | |||||
![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why the assessment was necessary? | |||||
![]() ![]() |
S | 0..* | Reference(Observation) | Referenz zur Score-Observation | ||||
![]() ![]() |
SC | 1..1 | BackboneElement | Risikoprädiktion Constraints: ras-2 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Vorhergesagtes Ergebnis Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc. | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Risiko eines Fernrezidivs Fixed Value: Fernrezidiv | ||||
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Slice: Unordered, Open by type:$this Constraints: ras-1 | |||||
![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
SC | 0..1 | decimal | Fernrezidivrisiko in Prozent Constraints: ras-1 | ||||
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Risikoklasse Binding: VS Senologie Risikoklasse (required) | ||||
![]() ![]() ![]() |
0..1 | decimal | Relative likelihood | |||||
![]() ![]() ![]() |
0..1 | Timeframe or age range Slice: Unordered, Open by type:$this | ||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
S | 0..1 | Range | Prognosezeitraum | ||||
![]() ![]() ![]() |
0..1 | string | Explanation of prediction | |||||
![]() ![]() |
0..1 | string | How to reduce risk | |||||
![]() ![]() |
0..* | Annotation | Anmerkungen zur Risikobewertung | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| RiskAssessment.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | FHIR Std. |
| RiskAssessment.method | Base | required | VS Senologie Genexpressionstest | 📦0.9.0 | This IG |
| RiskAssessment.prediction.outcome | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | VS Senologie Risikoklasse | 📦0.9.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | RiskAssessment | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RiskAssessment | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RiskAssessment | 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 | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | 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()
|
| ras-1 | error | RiskAssessment.prediction.probability[x], RiskAssessment.prediction.probability[x]:probabilityDecimal | low and high must be percentages, if present |
(low.empty() or ((low.code = '%') and (low.system = %ucum))) and (high.empty() or ((high.code = '%') and (high.system = %ucum)))
|
| ras-2 | error | RiskAssessment.prediction | Must be <= 100 |
probability is decimal implies (probability as decimal) <= 100
|
This structure is derived from RiskAssessment
Summary
Mandatory: 3 elements
Must-Support: 12 elements
Fixed: 2 elements
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron