{
"description": "Concept status within the ISO/IEEE 11073-10101 Nomenclature.",
"_filename": "CodeSystem-MDC-concept-status.json",
"package_name": "fhir.tx.support.r4",
"date": null,
"publisher": "Health Level Seven International (Health Care Devices Work Group)",
"content": "complete",
"name": "MDC_concept_status",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "MDC Concept Status",
"package_version": "0.18.0",
"status": "draft",
"id": "d26f14cf-bc9f-4097-be53-da33ba11e952",
"kind": null,
"url": "http://devices.fhir.org/CodeSystem/MDC-concept-status",
"concept": [ {
"code": "provisional",
"display": "Provisional",
"definition": "Terms with provisional reference identifier and term code that may be used for development and interoperability testing. Provisional terms shall not be released in production devices."
}, {
"code": "approved",
"display": "Approved",
"definition": "Terms that got final approval for inclusion to RTMMS. Approved terms may be used in production devices."
}, {
"code": "zombie",
"display": "Zombie",
"definition": "Provisional terms that didn't get final approval. Reference identifier and term code will not be allocated to new terms."
}, {
"code": "published",
"display": "Published",
"definition": "Terms that are included in in a revision of the IEEE 11073-10101 standard."
}, {
"code": "maintenance",
"display": "Maintenance",
"definition": "Terms in a transition period to be deprecated. Maintenance terms shall not be used in new devices."
}, {
"code": "deprecated",
"display": "deprecated",
"definition": "Deprecated terms shall be removed from use in production devices."
}, {
"code": "prohibited",
"display": "Prohibited",
"definition": "Terms that have been removed from RTMMS. Use of prohibited terms shall be indicated as an error."
} ],
"version": null
}