{
"description": "This CodeSystem holds the Maturity Levels of an AI, where 1 is the lowest and 5 is the highest",
"_filename": "CodeSystem-maturity-level-codesystem.json",
"package_name": "de.medizininformatikinitiative.use",
"date": null,
"publisher": "MOLIT gGmbH",
"content": "complete",
"name": "MaturityLevelCS",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "CodeSystem Maturity Level",
"package_version": "case.omi-0.3.4",
"status": "active",
"id": "690003a1-6dcd-48b0-be72-9d6fa74e3d88",
"kind": null,
"count": 5,
"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"
} ],
"version": "0.3.4"
}