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

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.r4.examples@4.0.1",
  "date": "2015-02-21T00:00:00Z",
  "derivation": "constraint",
  "publisher": "Health Level Seven, Inc. - FHIR WG",
  "fhirVersion": "4.0.1",
  "name": "implantStatus",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "fhirversion": null,
  "title": "Status of Implantable Devices",
  "versionAlgorithmCoding": null,
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "bebf84a8-5985-5181-82dc-d0655910790b",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/device-implantStatus",
  "identifier": null,
  "context": [ {
    "type": "element",
    "expression": "Device"
  } ],
  "versionAlgorithmString": null,
  "fhir_id": null,
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "HL7",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}