PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-urine-out
{
  "description": "Record urine output metric",
  "_filename": "example/ActivityDefinition-chf-report-urine-out.json",
  "package_name": "hl7.fhir.uv.cpg",
  "date": "2023-12-19T19:53:17+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ]
  },
  "publisher": "HL7 International / Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "CHFReportUrineOut",
  "type": null,
  "experimental": "true",
  "resourceType": "ActivityDefinition",
  "title": null,
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
    "valueCode": "shareable"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
    "valueCode": "computable"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
    "valueCode": "publishable"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
    "valueCode": "structured"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith",
    "valueCanonical": "http://hl7.org/fhir/uv/cpg/Measure/chf-urine-out-measure"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "active",
  "id": "2bf12687-4f2d-43b4-9344-f803732c0a23",
  "kind": "Task",
  "dynamicValue": [ {
    "path": "input.type",
    "expression": {
      "language": "text/cql",
      "expression": "code"
    }
  }, {
    "path": "input.value",
    "expression": {
      "language": "text/cql",
      "expression": "extension('http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith').value"
    }
  } ],
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-urine-out",
  "code": {
    "coding": [ {
      "code": "generate-report",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
      "display": "Generate a metric or case report"
    } ]
  },
  "doNotPerform": false,
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ],
  "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereporttask"
}