PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot1
    http://example.org/ActivityDefinition/provide-mosquito-prevention-advice
{
  "description": "Provide mosquito prevention advice",
  "_filename": "ActivityDefinition-provide-mosquito-prevention-advice.json",
  "package_name": "hl7.fhir.r6.examples",
  "date": null,
  "publisher": "HL7 International / Clinical Decision Support",
  "name": null,
  "type": null,
  "experimental": null,
  "participant": [ {
    "type": "practitioner"
  } ],
  "resourceType": "ActivityDefinition",
  "title": null,
  "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"
  } ],
  "timingTiming": {
    "_event": [ {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/cqf-expression",
        "valueExpression": {
          "language": "text/cql",
          "expression": "Now()"
        }
      } ]
    } ]
  },
  "status": "draft",
  "id": "1af580e1-2500-4d6c-872e-c41534c3578a",
  "kind": "CommunicationRequest",
  "url": "http://example.org/ActivityDefinition/provide-mosquito-prevention-advice",
  "code": {
    "text": "Provide Mosquito Prevention Advice"
  },
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.19.1",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": null,
  "relatedArtifact": [ {
    "type": "documentation",
    "display": "Advice for patients about how to avoid Mosquito bites.",
    "document": {
      "url": "http://www.cdc.gov/zika/prevention/index.html"
    }
  }, {
    "type": "documentation",
    "display": "Advice for patients about which mosquito repellents are effective and safe to use in pregnancy. [DEET, IF3535 and Picardin are safe during]",
    "document": {
      "url": "https://www.epa.gov/insect-repellents/find-insect-repellent-right-you"
    }
  } ],
  "contact": [ {
    "telecom": [ {
      "system": "url"
    } ]
  } ]
}