MaiaRiskAssessmentDefinition
This profile defines the basic structure for a risk assessment definition.
Since FHIR R4 does not include a dedicated RiskAssessmentDefinition resource, we initially chose the Basic resource extended with custom extensions.
The profile represents general information about suspected diagnoses and risk predictions that are universally valid.
It is referenced via the RiskAssessment.basis element.
German:
Mit diesem Profil wird die grundlegende Definition eines RiskAssessment abgebildet.
Da in FHIR R4 keine dedizierte Ressource für RiskAssessmentDefinition existiert, wurde im ersten Schritt die Basic-Ressource mit entsprechenden Extensions verwendet.
Das Profil enthält allgemeine Informationen zu Verdachtsdiagnosen und Risikoprädiktionen, die unabhängig vom Einzelfall gültig sind.
Es wird über das Element RiskAssessment.basis referenziert.
Metadaten
| Canonical | https://tiplu.de/fhir/maia/StructureDefinition/MaiaRiskAssessmentDefinition |
|---|---|
| Status | active |
| Version | 1.0.0 |
| Basis | http://hl7.org/fhir/StructureDefinition/Basic |
Inhalt
| MaiaRiskAssessmentDefinition (Basic) | C | Basic | |
| id | Σ | 0..1 | string |
| meta | Σ | 0..1 | Meta |
| implicitRules | Σ ?! | 0..1 | uri |
| language | 0..1 | codeBinding | |
| text | 0..1 | Narrative | |
| contained | 0..* | Resource | |
| extension | S C | 3..* | Extension |
| Name | S C | 1..1 | Extension(string) |
| id | 0..1 | string | |
| extension | C | 0..0 | Extension |
| url | 1..1 | uriFixed Value | |
| value[x] | S | 0..1 | |
| valueString | string | ||
| Version | S C | 1..1 | Extension(string) |
| id | 0..1 | string | |
| extension | C | 0..0 | Extension |
| url | 1..1 | uriFixed Value | |
| value[x] | S | 0..1 | |
| valueString | string | ||
| Description | S C | 1..1 | Extension(string) |
| id | 0..1 | string | |
| extension | C | 0..0 | Extension |
| url | 1..1 | uriFixed Value | |
| value[x] | S | 0..1 | |
| valueString | string | ||
| FurtherLiterature | S C | 0..* | Extension(Complex) |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| Link | S C | 0..1 | Extension |
| id | 0..1 | string | |
| extension | C | 0..0 | Extension |
| url | 1..1 | uriFixed Value | |
| value[x] | S | 0..1 | |
| valueUrl | url | ||
| Description | S C | 0..1 | Extension |
| id | 0..1 | string | |
| extension | C | 0..0 | Extension |
| url | 1..1 | uriFixed Value | |
| value[x] | S | 0..1 | |
| valueString | string | ||
| url | 1..1 | uriFixed Value | |
| value[x] | 0..0 | ||
| Severity | S C | 0..1 | Extension(Coding) |
| id | 0..1 | string | |
| extension | C | 0..0 | Extension |
| url | 1..1 | uriFixed Value | |
| value[x] | S | 0..1 | Binding |
| valueCoding | Coding | ||
| modifierExtension | ?! C | 0..* | Extension |
| identifier | Σ | 0..* | Identifier |
| code | S Σ ?! | 1..1 | CodeableConcept |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| coding | Σ | 0..* | Coding |
| RuleBasedEvaluationType | S Σ | 0..1 | CodingBinding |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| system | S Σ | 0..1 | uri |
| version | Σ | 0..1 | string |
| code | S Σ | 0..1 | code |
| display | Σ | 0..1 | string |
| userSelected | Σ | 0..1 | boolean |
| RiskPredictionModelType | S Σ | 0..1 | CodingBinding |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| system | S Σ | 0..1 | uri |
| version | Σ | 0..1 | string |
| code | S Σ | 0..1 | code |
| display | Σ | 0..1 | string |
| userSelected | Σ | 0..1 | boolean |
| text | S Σ | 0..1 | stringPattern |
| subject | Σ C | 0..1 | Reference(Resource) |
| created | Σ | 0..1 | date |
| author | Σ C | 0..1 | Reference(Organization | Patient | Practitioner | PractitionerRole | RelatedPerson) |
Terminology-Bindings
| Element | Staerke | ValueSet |
|---|---|---|
| Basic.code.coding:RuleBasedEvaluationType | required | https://tiplu.de/fhir/maia/ValueSet/MaiaPresumedDiagnosisAssessmentTypeVS |
| Basic.code.coding:RiskPredictionModelType | required | https://tiplu.de/fhir/maia/ValueSet/MaiaRiskPredictionModelAssessmentTypeVS |
Notes on Must-Support fields
| Feldname | Kurzbeschreibung | Hinweise |
|---|---|---|
| Basic.extension:Name | Name of the defined RiskAssessment | |
| Basic.extension:Version | Version of the defined RiskAssessment | |
| Basic.extension:Description | Description of the defined RiskAssessment | |
| Basic.extension:FurtherLiterature | Further literature about the defined RiskAssessment | |
| Basic.extension:FurtherLiterature.extension:Link | Link to the further literature | |
| Basic.extension:FurtherLiterature.extension:Description | Link of the further literature | |
| Basic.extension:Severity | Severity of the defined RiskAssessment | Severity of the rule-based evaluation impact |
| Basic.code.coding:RuleBasedEvaluationType | Specifies the rule-based evaluation to which this definition applies. | |
| Basic.code.coding:RiskPredictionModelType | Specifies the Tiplu risk prediction model to which this definition applies. | |
| Basic.code.text | Specifies the custom rule-based evaluation to which this definition applies. |