http://hl7.org/fhir/StructureDefinition/device-implantStatus|5.2.0

Codes to represent the functional status of a device implanted in a patient. Both overall device status and an implant status need to be considered. The implant status should only be used when the [device status](device-definitions.html#Device.status) is `active `.
{
  "description": "Codes to represent the functional status of a device implanted in a patient.  Both overall device status and an implant status need to be considered. The implant status should only be used when the [device status](device-definitions.html#Device.status) is `active `.",
  "package": "hl7.fhir.uv.extensions.r5@5.2.0",
  "date": "2015-02-21T00:00:00Z",
  "derivation": "constraint",
  "publisher": "HL7 International / Orders and Observations",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "DevImplantStatus",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": false,
  "resourceType": "StructureDefinition",
  "fhirversion": null,
  "title": "Device Implantable Status",
  "versionAlgorithmCoding": null,
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-bind"
  } ],
  "status": "active",
  "id": "dcab3c20-d78e-5b90-941d-0710f16afa0f",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/device-implantStatus",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.5.1382",
    "system": "urn:ietf:rfc:3986"
  } ],
  "context": [ {
    "type": "element",
    "expression": "Device"
  } ],
  "versionAlgorithmString": null,
  "fhir_id": null,
  "version": "5.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}