{
"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+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "Health Level Seven, Inc. - CQI WG",
"content": "complete",
"name": "ObservationVerification",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "QICore Observation Verification Method",
"package_version": "3.1.0",
"status": "draft",
"id": "1e693751-a4a9-4fe0-91b9-989e1b6775b4",
"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.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/special/committees/CQI",
"system": "url"
} ]
} ]
}