Package | de.medizininformatikinitiative.use-case.omi |
Resource Type | CodeSystem |
Id | ai-service-type-codesystem |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/CodeSystem/ai-service-type-codesystem |
URL | http://omi.de/fhir/registry/CodeSystem/ai-service-type-codesystem |
Version | 0.3.19 |
Status | active |
Date | 2024-12-11 |
Name | AIServiceTypeCS |
Title | CodeSystem AI Service Type |
Realm | de |
Description | This CodeSystem holds a Collection of possible Service Types of the AI Service |
Content | complete |
ValueSet | |
ai-service-type-valueset | ValueSet AI Service Type |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "status": "active", "content": "complete", "name": "AIServiceTypeCS", "id": "ai-service-type-codesystem", "title": "CodeSystem AI Service Type", "description": "This CodeSystem holds a Collection of possible Service Types of the AI Service", "url": "http://omi.de/fhir/registry/CodeSystem/ai-service-type-codesystem", "concept": [ { "code": "segmentation", "display": "Segmentation" }, { "code": "recognition", "display": "Recognition" }, { "code": "diagnostics", "display": "Diagnostics" }, { "code": "suggestion", "display": "Suggestion" }, { "code": "detection", "display": "Detection" }, { "code": "prediction", "display": "Prediction" }, { "code": "classification", "display": "Classification" }, { "code": "regression", "display": "Regression" }, { "code": "generative", "display": "Generative" }, { "code": "registration", "display": "Registration" }, { "code": "compression", "display": "Compression" }, { "code": "other", "display": "Other" } ], "publisher": "MOLIT gGmbH", "version": "0.3.19", "date": "2024-12-11", "count": 12 }