This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v5.0.0-ballot: STU5 (v5.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
Active as of 2024-08-27 |
{
"resourceType" : "Library",
"id" : "library-mrp-example",
"meta" : {
"source" : "http://example.org/fhir/server"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Library library-mrp-example</b></p><a name=\"library-mrp-example\"> </a><a name=\"hclibrary-mrp-example\"> </a><a name=\"library-mrp-example-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://example.org/fhir/server\">http://example.org/fhir/server</a></p></div><h2>Data Requirements</h2><table class=\"grid\"><tr><td colspan=\"2\"><b>Type</b>: <a href=\"http://hl7.org/fhir/R4/measurereport.html\">MeasureReport</a> (<a href=\"StructureDefinition-datax-measurereport-deqm.html\">DEQM Data Exchange MeasureReport Profile</a>)</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Type</b>: <a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a> (<a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-patient.html\">QICore Patient</a>)</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Type</b>: <a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a> (<a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-encounter.html\">QICore Encounter</a>)</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Type</b>: <a href=\"http://hl7.org/fhir/R4/location.html\">Location</a> (<a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-location.html\">QICore Location</a>)</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Type</b>: <a href=\"http://hl7.org/fhir/R4/task.html\">Task</a> (<a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-task.html\">QICore Task</a>)</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Type</b>: <a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a> (<a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-organization.html\">QICore Organization</a>)</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Type</b>: <a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a> (<a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-practitioner.html\">QICore Practitioner</a>)</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.2.28.4"
}
],
"version" : "5.0.0-ballot",
"name" : "DEQMLibraryMRPExample",
"title" : "DEQM Library MRP Example",
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/library-type",
"code" : "module-definition"
}
]
},
"date" : "2024-08-27T20:52:56+00:00",
"publisher" : "HL7 International / Clinical Quality Information",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "Example Library resource to demonstrate the framework for MRP",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"dataRequirement" : [
{
"type" : "MeasureReport",
"profile" : [
🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm"
]
},
{
"type" : "Patient",
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
]
},
{
"type" : "Encounter",
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
]
},
{
"type" : "Location",
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
]
},
{
"type" : "Task",
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task"
]
},
{
"type" : "Organization",
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"
]
},
{
"type" : "Practitioner",
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"
]
}
]
}