PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    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.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2017-01-12",
  "publisher": null,
  "name": null,
  "useContext": [ {
    "code": {
      "code": "age",
      "system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
    },
    "valueRange": {
      "low": {
        "unit": "a",
        "value": 12
      }
    }
  }, {
    "code": {
      "code": "user",
      "system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
    },
    "valueCodeableConcept": {
      "coding": [ {
        "code": "309343006",
        "system": "http://snomed.info/sct",
        "display": "Physician"
      } ]
    }
  } ],
  "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": "5.0.0-snapshot3",
  "status": "active",
  "id": "83729a62-4b54-45c5-ad4b-9d58ebafa2ab",
  "kind": null,
  "url": "http://example.org/PlanDefinition/zika-virus-intervention",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.11.5",
    "system": "urn:ietf:rfc:3986"
  }, {
    "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": "2.0.0",
  "relatedArtifact": [ {
    "type": "derived-from",
    "document": {
      "url": "https://www.cdc.gov/mmwr/volumes/65/wr/mm6539e1.htm?s_cid=mm6539e1_w"
    }
  }, {
    "type": "predecessor",
    "resource": "http://example.org/fhir/PlanDefinition/zika-virus-intervention-initial"
  } ]
}