QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "ValueSet",
"id" : "qicore-observation-verification",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>QICore Observation Verification Method</h2><div><p>Code for method by which the observation result was validated, e.g., human review, sliding average.</p>\n</div><ul><li>Include all codes defined in <a href=\"CodeSystem-observation-verification.html\"><code>http://hl7.org/fhir/us/qicore/CodeSystem/observation-verification</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-observation-verification",
"version" : "4.0.0",
"name" : "QICoreObservationVerification",
"title" : "QICore Observation Verification Method",
"status" : "draft",
"experimental" : false,
"date" : "2018-08-22T00:00:00+00:00",
"publisher" : "Health Level Seven, Inc. - CQI WG",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/special/committees/CQI"
}
]
}
],
"description" : "Code for method by which the observation result was validated, e.g., human review, sliding average.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/qicore/CodeSystem/observation-verification"
}
]
}
}