{
"description": "This library is used as an example module definition in the FHIR Quality Measure Implementation Guide",
"_filename": "example/Library-EXMLogic-ModuleDefinition.json",
"package_name": "hl7.fhir.us.cqfmeasures.r4b",
"date": "2019-09-03",
"dataRequirement": [ {
"type": "Patient",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
}, {
"type": "Encounter",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ]
}, {
"type": "Encounter",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ],
"codeFilter": [ {
"path": "type",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.292"
} ]
}, {
"type": "Condition",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Condition" ],
"codeFilter": [ {
"path": "id"
} ]
}, {
"type": "Coverage",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ],
"codeFilter": [ {
"path": "type",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591"
} ]
} ],
"meta": {
"profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/module-definition-library-cqfm" ]
},
"publisher": "HL7 International / Clinical Quality Information",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "EXMLogicModuleDefinition",
"type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/library-type\\\", :code \\\"module-definition\\\"}]}",
"experimental": "true",
"resourceType": "Library",
"title": "Example Logic Library - Module Definition",
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
} ],
"status": "active",
"id": "b034d0d7-ac96-4267-9d87-f4ef0f9c1f18",
"kind": null,
"url": "http://hl7.org/fhir/us/cqfmeasures/Library/EXMLogic-ModuleDefinition",
"identifier": [ {
"use": "official",
"value": "EXMLogic",
"system": "http://example.org/fhir/cqi/ecqm/Library/Identifier"
} ],
"version": "5.0.0-ballot",
"relatedArtifact": [ {
"type": "depends-on",
"display": "FHIR model information",
"resource": "http://fhir.org/guides/cqf/common/Library/FHIR-ModelInfo|4.0.1"
}, {
"type": "depends-on",
"display": "Library FHIRHelpers",
"resource": "http://fhir.org/guides/cqf/common/Library/FHIRHelpers|4.0.1"
}, {
"type": "depends-on",
"display": "Code system Diagnosis Role",
"resource": "http://terminology.hl7.org/CodeSystem/diagnosis-role"
}, {
"type": "depends-on",
"display": "Value set Emergency Department Visit",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.292"
}, {
"type": "depends-on",
"display": "Value set Psychiatric/Mental Health Patient",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.299"
}, {
"type": "depends-on",
"display": "Value set Hospital Settings",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1111.126"
}, {
"type": "depends-on",
"display": "Value set Chronic Liver Disease Legacy Example",
"resource": "http://hl7.org/fhir/us/cqfmeasures/ValueSet/chronic-liver-disease-legacy-example"
}, {
"type": "depends-on",
"display": "Value set ONC Administrative Sex",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1"
}, {
"type": "depends-on",
"display": "Value set Race",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.836"
}, {
"type": "depends-on",
"display": "Value set Ethnicity",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.837"
}, {
"type": "depends-on",
"display": "Value set Payer",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591"
} ],
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ],
"parameter": [ {
"max": "1",
"min": 0,
"use": "in",
"name": "Measurement Period",
"type": "Period"
}, {
"max": "1",
"min": 0,
"use": "out",
"name": "Patient",
"type": "Patient"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "Inpatient Encounter",
"type": "Encounter"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "Initial Population",
"type": "Encounter"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "Measure Population",
"type": "Encounter"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "Stratifier 1",
"type": "Encounter"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "Stratifier 2",
"type": "Encounter"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "Stratifier 3",
"type": "Encounter"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "Stratifier 4",
"type": "Encounter"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "SDE Ethnicity",
"type": "Coding"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "SDE Payer",
"type": "Resource"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "SDE Race",
"type": "Coding"
}, {
"max": "1",
"min": 0,
"use": "out",
"name": "SDE Sex",
"type": "Coding"
} ]
}