http://hl7.org/fhir/implantStatus|5.2.0
name
ImplantStatus
ImplantStatus
package
hl7.fhir.uv.extensions@5.2.0
hl7.fhir.uv.extensions@5.2.0
content
complete
complete
status
draft
draft
date
2025-02-10 10:45:45.0
2025-02-10 10:45:45.0
Implant Status Code System
Implant Status
{
"description" : "Implant Status",
"compose" : null,
"package" : "hl7.fhir.uv.extensions@5.2.0",
"date" : "2025-02-10T10:45:45Z",
"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",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Implant Status Code System",
"supliment" : null,
"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" : "c558be29-0c68-5d33-9ac2-c5a6d15d00c0",
"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.2.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://www.hl7.org/Special/committees/orders",
"system" : "url"
} ]
} ]
}