PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@5.0.0
    http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-event-status
{
  "description": "This value set defines the set of codes that indicate a non-negated event status (i.e. codes that are not `not-done`)",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/event-status",
      "concept": [ {
        "code": "preparation",
        "display": "Preparation"
      }, {
        "code": "in-progress",
        "display": "In Progress"
      }, {
        "code": "on-hold",
        "display": "On Hold"
      }, {
        "code": "stopped",
        "display": "Stopped"
      }, {
        "code": "completed",
        "display": "Completed"
      }, {
        "code": "entered-in-error",
        "display": "Entered in Error"
      }, {
        "code": "unknown",
        "display": "Unknown"
      } ]
    } ]
  },
  "_filename": "ValueSet-qicore-non-negative-event-status.json",
  "package_name": "hl7.fhir.us.qicore",
  "date": "2018-12-05T00:00:00+00:00",
  "publisher": "http://www.hl7.org/Special/committees/cqi/index.cfm",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "purpose": "This value set was defined to support the set of event statuses in FHIR that do not explicitly indicate a negative status (i.e. all the codes from the http://hl7.org/fhir/event-status code system that are not `not-done`).",
  "name": "NonNegativeEventStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Non-Negative Event Status",
  "package_version": "5.0.0",
  "status": "active",
  "id": "2d6fda6c-8d6c-4678-849b-c0c0ba6d563a",
  "kind": null,
  "url": "http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-event-status",
  "version": "5.0.0",
  "contact": [ {
    "name": "Clinical Quality Information WG",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}