http://hl7.org/fhir/deviceassociation-status|5.0.0

name
DeviceAssociation
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

DeviceAssociation Status Codes

DeviceAssociation Status Codes

{
  "description" : "DeviceAssociation Status Codes",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "DeviceAssociation",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "DeviceAssociation Status Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  } ],
  "status" : "active",
  "id" : "ad1bc6c3-cd25-5a8c-8c36-c346715a2cf6",
  "valueSet" : "http://hl7.org/fhir/ValueSet/deviceassociation-status",
  "url" : "http://hl7.org/fhir/deviceassociation-status",
  "concept" : [ {
    "code" : "implanted",
    "display" : "Implanted",
    "definition" : "The device is implanted in the patient."
  }, {
    "code" : "explanted",
    "display" : "Explanted",
    "definition" : "The device is no longer implanted in the patient. Note that this is not the value to be used for devices that have never been implanted. In those cases, no value or a specific value can be used."
  }, {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "The association was entered in error and therefore nullified."
  }, {
    "code" : "attached",
    "display" : "Attached",
    "definition" : "The device is attached to the patient but not implanted in the patient."
  }, {
    "code" : "unknown",
    "display" : "Unknown",
    "definition" : "The association status of the device has not been determined."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}