PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/device-operationstatus
{
  "description": "The operational status of the device.",
  "_filename": "CodeSystem-device-operationstatus.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-12-14T07:12:54.019+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": "FHIRDeviceOperationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "FHIRDeviceOperationStatus",
  "package_version": "5.0.0-snapshot3",
  "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": "94637a9a-137a-4526-9671-dd1a0de84954",
  "valueSet": "http://hl7.org/fhir/ValueSet/device-operationstatus",
  "kind": null,
  "url": "http://hl7.org/fhir/device-operationstatus",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.2106",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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-snapshot3",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}