PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-po
{
  "description": "Activity definition to administer LASIX PO as part of a congestive heart failure pathway",
  "_filename": "example/ActivityDefinition-chf-lasix-po.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"
    } ]
  } ],
  "dosage": [ {
    "text": "40mg",
    "route": {
      "coding": [ {
        "code": "26643006",
        "system": "http://snomed.info/sct",
        "display": "Oral Route (qualifier value)"
      } ]
    },
    "timing": {
      "repeat": {
        "period": 1,
        "frequency": 1,
        "periodUnit": "d"
      }
    },
    "sequence": 1,
    "doseAndRate": [ {
      "type": {
        "coding": [ {
          "code": "ordered",
          "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
          "display": "Ordered"
        } ]
      },
      "doseQuantity": {
        "code": "mg",
        "unit": "mg",
        "value": 40,
        "system": "http://unitsofmeasure.org"
      }
    } ]
  } ],
  "productCodeableConcept": {
    "coding": [ {
      "code": "lasix-po",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-codes",
      "display": "LASIX PO"
    } ]
  },
  "name": "CHFLASIXPO",
  "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/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "priority": "routine",
  "status": "active",
  "id": "4b6f2480-f133-4f78-9bad-2d45359ae82e",
  "kind": "MedicationRequest",
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-po",
  "code": {
    "coding": [ {
      "code": "order-medication",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
      "display": "Order a medication"
    } ]
  },
  "doNotPerform": false,
  "intent": "proposal",
  "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-medicationrequest"
}