PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot2
    http://hl7.org/fhir/implantStatus
{
  "description": null,
  "_filename": "CodeSystem-implantStatus.json",
  "package_name": "hl7.fhir.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-07-18T14:56:19.712+10:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "Implant Status",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": null,
  "id": "13526f3a-eacc-43fe-8a8f-90d6b72e53e9",
  "kind": null,
  "url": "http://hl7.org/fhir/implantStatus",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "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": "4.6.0"
}