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

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

DeviceAssociation Status Reason Codes

DeviceAssociation Status Reason Codes

{
  "description" : "DeviceAssociation Status Reason 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 Reason Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  } ],
  "status" : "active",
  "id" : "538061d9-0b2e-5b89-bc43-badc799182fb",
  "valueSet" : "http://hl7.org/fhir/ValueSet/deviceassociation-status-reason",
  "url" : "http://hl7.org/fhir/deviceassociation-status-reason",
  "concept" : [ {
    "code" : "attached",
    "display" : "Attached",
    "definition" : "The device is connected to the patient."
  }, {
    "code" : "disconnected",
    "display" : "Disconnected",
    "definition" : "The device is no longer connected."
  }, {
    "code" : "failed",
    "display" : "Failed",
    "definition" : "The device has failed to work, or continue to function."
  }, {
    "code" : "placed",
    "display" : "placed",
    "definition" : "The device was placed in the patient."
  }, {
    "code" : "replaced",
    "display" : "Replaced",
    "definition" : "The device was updated with a new device or device part."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}