{
"description": "Implant Status",
"_filename": "CodeSystem-implantStatus.json",
"package_name": "hl7.fhir.uv.extensions.r3",
"date": "2024-04-27T18:40:24+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / Orders and Observations",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "ImplantStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Implant Status Code System",
"package_version": "5.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "draft",
"id": "e0749c34-4b4f-48b5-bfe1-595d0344696c",
"kind": null,
"url": "http://hl7.org/fhir/implantStatus",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2053",
"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": "5.1.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}