http://hl7.org/fhir/device-statement-status|4.0.1

name
DeviceUseStatementStatus
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

DeviceUseStatementStatus

A coded concept indicating the current status of the Device Usage.

{
  "description" : "A coded concept indicating the current status of the Device Usage.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "DeviceUseStatementStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "DeviceUseStatementStatus",
  "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" : 0
  } ],
  "status" : "draft",
  "id" : "49864d3a-644a-510c-b1a4-9dcf6d667444",
  "valueSet" : "http://hl7.org/fhir/ValueSet/device-statement-status",
  "url" : "http://hl7.org/fhir/device-statement-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.215",
    "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" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}