| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | CodeSystem |
| Id | maturity-level-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/maturity-level-codesystem |
| URL | http://omi.de/fhir/registry/CodeSystem/maturity-level-codesystem |
| Version | 0.3.19 |
| Status | active |
| Date | 2024-12-11 |
| Name | MaturityLevelCS |
| Title | CodeSystem Maturity Level |
| Realm | de |
| Description | This CodeSystem holds the Maturity Levels of an AI, where 1 is the lowest and 5 is the highest |
| Content | complete |
| ValueSet | |
| maturity-level-valueset | ValueSet Maturity Level |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "MaturityLevelCS",
"id": "maturity-level-codesystem",
"title": "CodeSystem Maturity Level",
"description": "This CodeSystem holds the Maturity Levels of an AI, where 1 is the lowest and 5 is the highest",
"url": "http://omi.de/fhir/registry/CodeSystem/maturity-level-codesystem",
"concept": [
{
"code": "LVL1",
"display": "LEVEL 1"
},
{
"code": "LVL2",
"display": "LEVEL 2"
},
{
"code": "LVL3",
"display": "LEVEL 3"
},
{
"code": "LVL4",
"display": "LEVEL 4"
},
{
"code": "LVL5",
"display": "LEVEL 5"
}
],
"publisher": "MOLIT gGmbH",
"version": "0.3.19",
"date": "2024-12-11",
"count": 5
}