MaiaRuleBasedEvaluationInteraction (Provenance)

The profile captures the interaction with a rule-based evaluation, including the type of interaction performed, the time of execution, the evaluated target, and the responsible agent.

German: Das Profil erfasst die Interaktion mit einer Verdachtsdiagnose, einschließlich der Art der durchgeführten Interaktion, des Ausführungszeitpunkts, des bewerteten Ziels und des zuständigen Agenten.

Metadaten

Canonicalhttps://tiplu.de/fhir/maia/StructureDefinition/MaiaRuleBasedEvaluationInteraction
Statusdraft
Version1.0.0
Basishttp://hl7.org/fhir/StructureDefinition/Provenance

Inhalt

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
targetS Σ1..1Reference(MaiaRuleBasedEvaluation)
occurredPeriodPeriod
occurredDateTimedateTime
recordedS Σ1..1instant
policy0..*uri
location0..1Reference(Location)
reason0..*CodeableConceptBinding
id0..1string
extensionI0..*Extension
MaiaRuleBasedEvaluationInteractionS Σ1..1CodingBindingPattern
textΣ0..1string
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
typeΣ0..1CodeableConceptBinding
role0..*CodeableConcept
whoΣ1..1Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Device | Organization)
onBehalfOf0..1Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Device | Organization)
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
typeS Σ0..1CodeableConceptBindingPattern
role0..*CodeableConcept
id0..1string
extensionI0..*Extension
referenceΣ I0..1string
typeΣ0..1uriBinding
identifierΣ0..1Identifier
displayS Σ0..1string
onBehalfOf0..1Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Device | Organization)
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
roleΣ1..1codeBinding
whatΣ1..1Reference(Resource)
agent0..*see (agent)
signature0..*Signature
<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="MaiaRuleBasedEvaluationInteraction" />
    <url value="https://tiplu.de/fhir/maia/StructureDefinition/MaiaRuleBasedEvaluationInteraction" />
    <version value="1.0.0" />
    <name value="MaiaRuleBasedEvaluationInteraction" />
    <title value="Maia interaktion with rule-based evaluation" />
    <status value="draft" />
    <experimental value="false" />
    <date value="2025-04-30" />
    <publisher value="Tiplu GmbH" />
    <description value="The profile captures the interaction with a rule-based evaluation, including the type of interaction performed, the time of execution, the evaluated target, and the responsible agent.\n\n*German:*\nDas Profil erfasst die Interaktion mit einer Verdachtsdiagnose, einschlie&#223;lich der Art der durchgef&#252;hrten Interaktion, des Ausf&#252;hrungszeitpunkts, des bewerteten Ziels und des zust&#228;ndigen Agenten." />
    <fhirVersion value="4.0.1" />
    <kind value="resource" />
    <abstract value="false" />
    <type value="Provenance" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Provenance" />
    <derivation value="constraint" />
    <differential>
        <element id="Provenance.target">
            <path value="Provenance.target" />
            <short value="RiskAssessment of the interaction" />
            <max value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="https://tiplu.de/fhir/maia/StructureDefinition/MaiaRuleBasedEvaluation" />
            </type>
            <mustSupport value="true" />
        </element>
        <element id="Provenance.recorded">
            <path value="Provenance.recorded" />
            <short value="Time of the interaction" />
            <mustSupport value="true" />
        </element>
        <element id="Provenance.activity">
            <path value="Provenance.activity" />
            <min value="1" />
            <mustSupport value="true" />
        </element>
        <element id="Provenance.activity.coding">
            <path value="Provenance.activity.coding" />
            <slicing>
                <discriminator>
                    <type value="pattern" />
                    <path value="$this" />
                </discriminator>
                <rules value="open" />
            </slicing>
            <min value="1" />
            <mustSupport value="true" />
        </element>
        <element id="Provenance.activity.coding:MaiaRuleBasedEvaluationInteraction">
            <path value="Provenance.activity.coding" />
            <sliceName value="MaiaRuleBasedEvaluationInteraction" />
            <short value="Which interaction was performed." />
            <min value="1" />
            <max value="1" />
            <patternCoding>
                <system value="https://tiplu.de/fhir/maia/StructureDefinition/MaiaRuleBasedEvaluationInteraction" />
            </patternCoding>
            <mustSupport value="true" />
            <binding>
                <strength value="required" />
                <valueSet value="https://tiplu.de/fhir/maia/ValueSet/MaiaRuleBasedEvaluationInteractionVS" />
            </binding>
        </element>
        <element id="Provenance.agent">
            <path value="Provenance.agent" />
            <slicing>
                <discriminator>
                    <type value="pattern" />
                    <path value="$this" />
                </discriminator>
                <rules value="open" />
            </slicing>
            <mustSupport value="true" />
        </element>
        <element id="Provenance.agent:PerformingUser">
            <path value="Provenance.agent" />
            <sliceName value="PerformingUser" />
            <min value="1" />
            <max value="*" />
            <mustSupport value="true" />
        </element>
        <element id="Provenance.agent:PerformingUser.type">
            <path value="Provenance.agent.type" />
            <patternCodeableConcept>
                <coding>
                    <code value="performer" />
                </coding>
            </patternCodeableConcept>
            <mustSupport value="true" />
        </element>
        <element id="Provenance.agent:PerformingUser.who">
            <path value="Provenance.agent.who" />
            <mustSupport value="true" />
        </element>
        <element id="Provenance.agent:PerformingUser.who.display">
            <path value="Provenance.agent.who.display" />
            <short value="Name of the user performing the activity" />
            <mustSupport value="true" />
        </element>
    </differential>
</StructureDefinition>
{
    "resourceType": "StructureDefinition",
    "id": "MaiaRuleBasedEvaluationInteraction",
    "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaRuleBasedEvaluationInteraction",
    "version": "1.0.0",
    "name": "MaiaRuleBasedEvaluationInteraction",
    "title": "Maia interaktion with rule-based evaluation",
    "status": "draft",
    "experimental": false,
    "date": "2025-04-30",
    "publisher": "Tiplu GmbH",
    "description": "The profile captures the interaction with a rule-based evaluation, including the type of interaction performed, the time of execution, the evaluated target, and the responsible agent.\n\n*German:*\nDas Profil erfasst die Interaktion mit einer Verdachtsdiagnose, einschließlich der Art der durchgeführten Interaktion, des Ausführungszeitpunkts, des bewerteten Ziels und des zuständigen Agenten.",
    "fhirVersion": "4.0.1",
    "kind": "resource",
    "abstract": false,
    "type": "Provenance",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "Provenance.target",
                "path": "Provenance.target",
                "short": "RiskAssessment of the interaction",
                "max": "1",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "https://tiplu.de/fhir/maia/StructureDefinition/MaiaRuleBasedEvaluation"
                        ]
                    }
                ],
                "mustSupport": true
            },
            {
                "id": "Provenance.recorded",
                "path": "Provenance.recorded",
                "short": "Time of the interaction",
                "mustSupport": true
            },
            {
                "id": "Provenance.activity",
                "path": "Provenance.activity",
                "min": 1,
                "mustSupport": true
            },
            {
                "id": "Provenance.activity.coding",
                "path": "Provenance.activity.coding",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "pattern",
                            "path": "$this"
                        }
                    ],
                    "rules": "open"
                },
                "min": 1,
                "mustSupport": true
            },
            {
                "id": "Provenance.activity.coding:MaiaRuleBasedEvaluationInteraction",
                "path": "Provenance.activity.coding",
                "sliceName": "MaiaRuleBasedEvaluationInteraction",
                "short": "Which interaction was performed.",
                "min": 1,
                "max": "1",
                "patternCoding": {
                    "system": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaRuleBasedEvaluationInteraction"
                },
                "mustSupport": true,
                "binding": {
                    "strength": "required",
                    "valueSet": "https://tiplu.de/fhir/maia/ValueSet/MaiaRuleBasedEvaluationInteractionVS"
                }
            },
            {
                "id": "Provenance.agent",
                "path": "Provenance.agent",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "pattern",
                            "path": "$this"
                        }
                    ],
                    "rules": "open"
                },
                "mustSupport": true
            },
            {
                "id": "Provenance.agent:PerformingUser",
                "path": "Provenance.agent",
                "sliceName": "PerformingUser",
                "min": 1,
                "max": "*",
                "mustSupport": true
            },
            {
                "id": "Provenance.agent:PerformingUser.type",
                "path": "Provenance.agent.type",
                "patternCodeableConcept": {
                    "coding":  [
                        {
                            "code": "performer"
                        }
                    ]
                },
                "mustSupport": true
            },
            {
                "id": "Provenance.agent:PerformingUser.who",
                "path": "Provenance.agent.who",
                "mustSupport": true
            },
            {
                "id": "Provenance.agent:PerformingUser.who.display",
                "path": "Provenance.agent.who.display",
                "short": "Name of the user performing the activity",
                "mustSupport": true
            }
        ]
    }
}

Terminology-Bindings

ElementStaerkeValueSet
Provenance.activity.coding:MaiaRuleBasedEvaluationInteractionrequiredhttps://tiplu.de/fhir/maia/ValueSet/MaiaRuleBasedEvaluationInteractionVS

Notes on Must-Support fields

FeldnameKurzbeschreibung
Provenance.targetRiskAssessment of the interaction
Provenance.recordedTime of the interaction
Provenance.activity.coding:MaiaRuleBasedEvaluationInteractionWhich interaction was performed.
Provenance.agent:PerformingUser.who.displayName of the user performing the activity