{
"description": "Implant Status",
"_filename": "CodeSystem-implantStatus.json",
"package_name": "hl7.fhir.uv.extensions.r3",
"date": "2023-03-26T08:47:34+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / FHIR Infrastructure",
"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",
"package_version": "1.0.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": "7c93b827-b0d6-4e25-93d7-b57a2e69c83b",
"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": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fhir-i",
"system": "url"
} ]
} ]
}