PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/device-statement-status
{
  "description": "A coded concept indicating the current status of a the Device Usage",
  "_filename": "CodeSystem-device-statement-status.json",
  "package_name": "hl7.fhir.r3.core",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "DeviceUseStatementStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "draft",
  "id": "9010ca8d-ee4f-473d-ac0d-0e5f0287720f",
  "valueSet": "http://hl7.org/fhir/ValueSet/device-statement-status",
  "kind": null,
  "url": "http://hl7.org/fhir/device-statement-status",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.204",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "active",
    "display": "Active",
    "definition": "The device is still being used."
  }, {
    "code": "completed",
    "display": "Completed",
    "definition": "The device is no longer being used."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "The statement was recorded incorrectly."
  }, {
    "code": "intended",
    "display": "Intended",
    "definition": "The device may be used at some time in the future."
  }, {
    "code": "stopped",
    "display": "Stopped",
    "definition": "Actions implied by the statement have been permanently halted, before all of them occurred."
  }, {
    "code": "on-hold",
    "display": "On Hold",
    "definition": "Actions implied by the statement have been temporarily halted, but are expected to continue later. May also be called \"suspended\"."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}