PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot1
    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.r6.examples",
  "date": "2017-01-12",
  "publisher": "HL7 International / Clinical Decision Support",
  "name": "ExampleZikaVirusIntervention",
  "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": "6.0.0-ballot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "active",
  "id": "4032e8a9-6646-468d-8e72-572175acdf5f",
  "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"
  } ],
  "contact": [ {
    "telecom": [ {
      "system": "url"
    } ]
  } ]
}