{
"description": null,
"_filename": "CodeSystem-implantStatus.json",
"package_name": "hl7.fhir.r5.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-04-15T12:25:09.461+10:00"
},
"publisher": null,
"name": "Implant Status",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "4.6.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": null,
"id": "88e61104-34be-4240-a01f-afcef3fa181a",
"kind": null,
"url": "http://hl7.org/fhir/implantStatus",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.0",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "functional",
"display": "Functional",
"definition": "The implanted device is working normally."
}, {
"code": "non-functional",
"display": "Non-Functional",
"definition": "The implanted device is not working."
}, {
"code": "disabled",
"display": "Disabled",
"definition": "The implanted device has been turned off."
}, {
"code": "unknown",
"display": "Unknown",
"definition": "the functional status of the implant has not been determined."
} ],
"caseSensitive": true,
"version": "4.6.0"
}