PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.5.0
    http://example.org/PlanDefinition/zika-virus-intervention
{
  "description": "Zika Virus Management intervention describing the CDC Guidelines for Zika Virus Reporting and Management.",
  "_filename": "PlanDefinition-zika-virus-intervention-initial.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2016-11-14",
  "publisher": null,
  "name": null,
  "type": null,
  "experimental": null,
  "topic": [ {
    "text": "Zika Virus Management"
  } ],
  "resourceType": "PlanDefinition",
  "title": "Example Zika Virus Intervention",
  "library": [ "http://example.org/fhir/Library/zika-virus-intervention-logic" ],
  "package_version": "4.5.0",
  "status": "active",
  "id": "0298688b-aea9-47c5-ab5f-5dd5ce5efd9e",
  "kind": null,
  "url": "http://example.org/PlanDefinition/zika-virus-intervention",
  "identifier": [ {
    "use": "official",
    "value": "zika-virus-intervention"
  } ],
  "action": [ {
    "title": "Zika Virus Assessment",
    "action": [ {
      "condition": [ {
        "kind": "applicability",
        "expression": {
          "language": "text/cql",
          "expression": "Should Administer Zika Virus Exposure Assessment"
        }
      } ],
      "definitionCanonical": "http://example.org/fhir/ActivityDefinition/administer-zika-virus-exposure-assessment"
    }, {
      "condition": [ {
        "kind": "applicability",
        "expression": {
          "language": "text/cql",
          "expression": "Should Order Serum + Urine rRT-PCR Test"
        }
      } ],
      "definitionCanonical": "http://example.org/fhir/ActivityDefinition/order-serum-urine-rrt-pcr-test"
    }, {
      "condition": [ {
        "kind": "applicability",
        "expression": {
          "language": "text/cql",
          "expression": "Should Order Serum Zika Virus IgM + Dengue Virus IgM"
        }
      } ],
      "definitionCanonical": "http://example.org/fhir/ActivityDefinition/order-serum-zika-dengue-virus-igm"
    }, {
      "condition": [ {
        "kind": "applicability",
        "expression": {
          "language": "text/cql",
          "expression": "Should Consider IgM Antibody Testing"
        }
      } ],
      "definitionCanonical": "http://example.org/fhir/ActivityDefinition/consider-igm-antibody-testing"
    }, {
      "action": [ {
        "definitionCanonical": "http://example.org/fhir/ActivityDefinition/provide-mosquito-prevention-advice"
      }, {
        "definitionCanonical": "http://example.org/fhir/ActivityDefinition/provide-contraception-advice"
      } ],
      "condition": [ {
        "kind": "applicability",
        "expression": {
          "language": "text/cql",
          "expression": "Should Provide Mosquito Prevention and Contraception Advice"
        }
      } ]
    } ],
    "trigger": [ {
      "name": "patient-view",
      "type": "named-event"
    } ],
    "condition": [ {
      "kind": "applicability",
      "expression": {
        "language": "text/cql",
        "expression": "Is Patient Pregnant"
      }
    } ]
  } ],
  "version": "1.0.0",
  "relatedArtifact": [ {
    "url": "https://www.cdc.gov/mmwr/volumes/65/wr/mm6539e1.htm?s_cid=mm6539e1_w",
    "type": "derived-from"
  }, {
    "type": "successor",
    "resource": "http://example.org/fhir/PlanDefinition/zika-virus-intervention"
  } ]
}