PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@5.0.0
    http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-observation-status
{
  "description": "This value set defines the set of codes that indicate a non-negated observation status (i.e. codes that are not `cancelled`)",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/observation-status",
      "concept": [ {
        "code": "registered",
        "display": "Registered"
      }, {
        "code": "preliminary",
        "display": "Preliminary"
      }, {
        "code": "final",
        "display": "Final"
      }, {
        "code": "amended",
        "display": "Amended"
      }, {
        "code": "corrected",
        "display": "Corrected"
      }, {
        "code": "entered-in-error",
        "display": "Entered in Error"
      }, {
        "code": "unknown",
        "display": "Unknown"
      } ]
    } ]
  },
  "_filename": "ValueSet-qicore-non-negative-observation-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 observation statuses in FHIR that do not explicitly indicate a negative status (i.e. all the codes from the http://hl7.org/fhir/observation-status code system that are not `cancelled`).",
  "name": "NonNegativeObservationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Non-Negative Observation Status",
  "package_version": "5.0.0",
  "status": "active",
  "id": "d2b6eb73-664d-441b-a02d-761232dbd460",
  "kind": null,
  "url": "http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-observation-status",
  "version": "5.0.0",
  "contact": [ {
    "name": "Clinical Quality Information WG",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}