Placeholder
<status value="draft"/> <experimental value="false"/> <date value="2020-04-09T21:10:28+00:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="A set codes that define the functional status of an implanted device."/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/ValueSet/implantStatus"/> <content value="complete"/> <concept> <code value="functional"/> <display value="Functional"/> <definition value="The implanted device is working normally."/> </concept> <concept> <code value="non-functional"/> <display value="Non-Functional"/> <definition value="The implanted device is not working."/> </concept> <concept> <code value="disabled"/> <display value="Disabled"/> <definition value="The implanted device has been turned off."/> </concept> <concept> <code value="unknown"/> <display value="Unknown"/> <definition value="the functional status of the implant has not been determined."/> </concept> </CodeSystem>