PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-bodyweight
{
  "description": "Record body weight metric",
  "_filename": "example/ActivityDefinition-chf-report-bodyweight.json",
  "package_name": "hl7.fhir.uv.cpg",
  "date": "2021-02-11T20:30:11+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ]
  },
  "publisher": "HL7 International - Clinical Decision Support WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "CHFReportBodyWeight",
  "type": null,
  "experimental": "true",
  "resourceType": "ActivityDefinition",
  "title": "CHF Report Body Weight",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "shareable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "computable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "publishable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
    "valueCode": "structured"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith",
    "valueCanonical": "http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight"
  } ],
  "status": "draft",
  "id": "7f710137-eba6-44a8-9138-34344f535b4d",
  "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-bodyweight",
  "code": {
    "coding": [ {
      "code": "generate-report",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type",
      "display": "Generate a metric or case report"
    } ]
  },
  "doNotPerform": false,
  "version": "1.0.0",
  "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereporttask"
}