All Downloads are FREE. Search and download functionalities are using the official Maven repository.

narratives.r4.examples.activitydefinition.ZikaPrevention.json Maven / Gradle / Ivy

{
  "resourceType": "ActivityDefinition",
  "id": "provide-mosquito-prevention-advice",
  "url": "http://example.org/ActivityDefinition/provide-mosquito-prevention-advice",
  "status": "draft",
  "description": "Provide mosquito prevention advice",
  "relatedArtifact": [
    {
      "type": "documentation",
      "display": "Advice for patients about how to avoid Mosquito bites.",
      "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]",
      "url": "https://www.epa.gov/insect-repellents/find-insect-repellent-right-you"
    }
  ],
  "category": "communication",
  "code": {
    "text": "Provide Mosquito Prevention Advice"
  },
  "timingTiming": {
    "event": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/cqif-cqlExpression",
            "valueString": "Now()"
          }
        ]
      }
    ]
  },
  "participantType": [
    "practitioner"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy