PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@3.3.0
    http://hl7.org/fhir/us/qicore/CodeSystem/observation-verification
{
  "description": "Code for method by which the observation result was validated, e.g., human review, sliding average.",
  "_filename": "CodeSystem-observation-verification.json",
  "package_name": "hl7.fhir.us.qicore",
  "date": "2018-08-22T00:00:00-04:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "Health Level Seven, Inc. - CQI WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "ObservationVerification",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "QICore Observation Verification Method",
  "package_version": "3.3.0",
  "status": "draft",
  "id": "1393b573-d70a-4e0c-bf26-02a04e87dc12",
  "kind": null,
  "url": "http://hl7.org/fhir/us/qicore/CodeSystem/observation-verification",
  "concept": [ {
    "code": "1",
    "display": "Human review",
    "definition": "The observation was reviewed and verified by a person"
  }, {
    "code": "2",
    "display": "Sliding average",
    "definition": "The observation was verified against a sliding average"
  } ],
  "caseSensitive": true,
  "version": "3.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/CQI",
      "system": "url"
    } ]
  } ]
}