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

name
FHIRDeviceAssociationOperationStatus
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

FHIR DeviceAssociation Operation Status

The operational status of the device.

{
  "description" : "The operational status of the device.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "FHIRDeviceAssociationOperationStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "FHIR DeviceAssociation Operation Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "active",
  "id" : "4a33df62-b7ce-53a2-92a0-ad4db389f34f",
  "valueSet" : "http://hl7.org/fhir/ValueSet/deviceassociation-operationstatus",
  "url" : "http://hl7.org/fhir/deviceassociation-operationstatus",
  "concept" : [ {
    "code" : "on",
    "display" : "On",
    "definition" : "The device is working or switched on, i.e. active."
  }, {
    "code" : "off",
    "display" : "Off",
    "definition" : "The device is inactive, switched off, or deactivated."
  }, {
    "code" : "standby",
    "display" : "Stand By",
    "definition" : "The device is in stand-by mode i.e. not actively working but not powered off."
  }, {
    "code" : "defective",
    "display" : "Stand By",
    "definition" : "The device is defective or for maintenance and is not available or working."
  }, {
    "code" : "unknown",
    "display" : "Unknown",
    "definition" : "The operational status of the device has not been determined."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}