{
"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-22",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "http://www.hl7.org/Special/committees/cqi/index.cfm",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "ObservationVerification",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "QICore Observation Verification Method Codes",
"package_version": "5.0.0-ballot",
"status": "draft",
"id": "4a848401-d370-47a2-b0fa-8bedbc4da64f",
"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": "5.0.0-ballot",
"contact": [ {
"name": "Clinical Quality Information WG",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}