0.1.0 - ci-build
EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/DocumentReference/modelcard-riskassist-ai> a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "modelcard-riskassist-ai"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://example.org/fhir/eu-ai-transparency/StructureDefinition/eu-ai-model-card"^^xsd:anyURI ;
fhir:link <http://example.org/fhir/eu-ai-transparency/StructureDefinition/eu-ai-model-card>
] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference modelcard-riskassist-ai</b></p><a name=\"modelcard-riskassist-ai\"> </a><a name=\"hcmodelcard-riskassist-ai\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eu-ai-model-card.html\">EU AI Act Model Card</a></p></div><p><b>AI Clinical Validation Status</b>: <span title=\"Codes:{http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-clinical-validation-status-cs not-clinically-validated}\">Not Clinically Validated</span></p><blockquote><p><b>AI Performance Metrics</b></p><p><b>type</b>: <span title=\"Codes:{http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-performance-metric-cs accuracy}\">Accuracy</span></p><p><b>value</b>: 0.86 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></p><blockquote><p><b>url</b></p>metric</blockquote><blockquote><p><b>url</b></p>biasDisclosure</blockquote><p><b>value</b>: No bias evaluation is claimed for this synthetic PoC model.</p></blockquote><blockquote><p><b>AI Training Data Metadata</b></p><ul><li>provenance: No real training data are used. The component is used only to simulate AI-like outputs for the PoC.</li><li>ehdsCategory: <span title=\"Codes:{http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-data-category-cs ehr}\">Electronic Health Records</span></li><li>dataQuality: <span title=\"Codes:{http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-data-quality-cs complete}\">Complete</span></li></ul></blockquote><blockquote><p><b>AI Retention Information</b></p><ul><li>retention: No display for Duration (value: 10; unit: years; system: http://unitsofmeasure.org; code: a)</li></ul></blockquote><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-artifact-type-cs model-card}\">AI Model Card</span></p><p><b>subject</b>: <a href=\"Device-device-riskassist-ai.html\">Device: extension = ,->DocumentReference: extension = Not Clinically Validated,,,; status = current; type = AI Model Card; date = 2026-03-01 10:00:00+0000; description = Synthetic model card for a deterministic AI-output simulation component used in the PoC.; identifier = EU AI Registration Number; status = active; manufacturer = ExampleMed AI GmbH; note = Synthetic maintenance information for PoC purposes.,AI-assisted early warning risk assessment based on synthetic NEWS2-inspired vital parameters.</a></p><p><b>date</b>: 2026-03-01 10:00:00+0000</p><p><b>description</b>: </p><div><p>Synthetic model card for a deterministic AI-output simulation component used in the PoC.</p>\n</div><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>text/html</td><td><a href=\"https://fh-ooe.at/fhir/eu-ai-transparency/riskassist/model-card\">https://fh-ooe.at/fhir/eu-ai-transparency/riskassist/model-card</a></td><td>RiskAssist AI Model Card</td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>text/html</td><td><a href=\"https://fh-ooe.at/fhir/eu-ai-transparency/riskassist/technical-documentation\">https://fh-ooe.at/fhir/eu-ai-transparency/riskassist/technical-documentation</a></td><td>Technical Documentation</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-clinical-validation-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-clinical-validation-status-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "not-clinically-validated" ] ;
fhir:display [ fhir:v "Not Clinically Validated" ]
] )
]
] [
fhir:extension ( [
fhir:extension ( [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-performance-metric-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "accuracy" ] ;
fhir:display [ fhir:v "Accuracy" ]
] )
]
] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 0.86 ] ;
fhir:unit [ fhir:v "1" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]
]
] ) ;
fhir:url [ fhir:v "metric"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "biasDisclosure"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "No bias evaluation is claimed for this synthetic PoC model."
]
] ) ;
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-performance-metrics"^^xsd:anyURI ]
] [
fhir:extension ( [
fhir:url [ fhir:v "provenance"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "No real training data are used. The component is used only to simulate AI-like outputs for the PoC."
]
] [
fhir:url [ fhir:v "ehdsCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-data-category-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ehr" ]
] )
]
] [
fhir:url [ fhir:v "dataQuality"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-data-quality-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "complete" ] ;
fhir:display [ fhir:v "Complete" ]
] )
]
] ) ;
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-training-data"^^xsd:anyURI ]
] [
fhir:extension ( [
fhir:url [ fhir:v "retention"^^xsd:anyURI ] ;
fhir:value [
a fhir:Duration ;
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "years" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "a" ]
]
] ) ;
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-retention-information"^^xsd:anyURI ]
] ) ; #
fhir:status [ fhir:v "current"] ; #
fhir:type [
fhir:coding ( [
fhir:system [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-artifact-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "model-card" ] ;
fhir:display [ fhir:v "AI Model Card" ]
] )
] ; #
fhir:subject [
fhir:link <http://hl7.org/fhir/Device/device-riskassist-ai> ;
fhir:reference [ fhir:v "Device/device-riskassist-ai" ]
] ; #
fhir:date [ fhir:v "2026-03-01T10:00:00Z"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Synthetic model card for a deterministic AI-output simulation component used in the PoC."] ; #
fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "text/html" ] ;
fhir:url [ fhir:v "https://fh-ooe.at/fhir/eu-ai-transparency/riskassist/model-card"^^xsd:anyURI ] ;
fhir:title [ fhir:v "RiskAssist AI Model Card" ]
]
] [
fhir:attachment [
fhir:contentType [ fhir:v "text/html" ] ;
fhir:url [ fhir:v "https://fh-ooe.at/fhir/eu-ai-transparency/riskassist/technical-documentation"^^xsd:anyURI ] ;
fhir:title [ fhir:v "Technical Documentation" ]
]
] ) . #
<http://hl7.org/fhir/Device/device-riskassist-ai> a fhir:Device .
IG © 2026+ Selina Adlberger. Package fhir.ig.eu.aitransparency#0.1.0 based on FHIR 5.0.0. Generated 2026-07-31
Links: Table of Contents |
QA Report