Sha256: a45490642485b3f214ea37bb32e93ec736a4e3b92e51bacaeed1845744e0f07a

Contents?: true

Size: 1.55 KB

Versions: 10

Compression:

Stored size: 1.55 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="provide-mosquito-prevention-advice"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  
  <url value="http://example.org/ActivityDefinition/provide-mosquito-prevention-advice"/>
  <status value="draft"/>
  <description value="Provide mosquito prevention advice"/>
  <relatedArtifact>
	<type value="documentation"/>
	<display value="Advice for patients about how to avoid Mosquito bites."/>
	<url value="http://www.cdc.gov/zika/prevention/index.html"/>
  </relatedArtifact>
  <relatedArtifact>
	<type value="documentation"/>
	<display value="Advice for patients about which mosquito repellents are effective and safe to use in pregnancy. [DEET, IF3535 and Picardin are safe during]"/>
	<url value="https://www.epa.gov/insect-repellents/find-insect-repellent-right-you"/>
  </relatedArtifact>
  <library value="Library/zika-virus-intervention-logic"/>
  <kind value="CommunicationRequest"/>
  <code>
    <text value="Provide Mosquito Prevention Advice"/>
  </code>
  <timingTiming>
    <event>
      <extension url="http://hl7.org/fhir/StructureDefinition/cqf-expression">
        <valueExpression>
          <language value="text/cql"/>
          <expression value="Now()"/>
        </valueExpression>
      </extension>
    </event>
  </timingTiming>
	<participant>
		<type value="practitioner"/>
  </participant>
</ActivityDefinition>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/activitydefinition-provide-mosquito-prevention-advice.xml