This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw XML (canonical form + also see XML Format Specification)
Definition for administering a Zika Virus Exposure assessment (id = "administer-zika-virus-exposure-assessment")
<?xml version="1.0" encoding="UTF-8"?> <ActivityDefinition xmlns="http://hl7.org/fhir"> <id value="administer-zika-virus-exposure-assessment"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <table class="grid dict"> <tr> <td> <b> Id: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">ActivityDefinition/administer-zika-virus-exposure-assessment</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Status: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">draft</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Description: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">Administer Zika Virus Exposure Assessment</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Category: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">procedure</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Code: </b> </td> </tr> <tr> <td style="padding-right: 25px;"> <span> <span> <span style="padding-left: 25px;"> <b> system: </b> <span> http://example.org/questionnaires</span> <br/> </span> <span style="padding-left: 25px;"> <b> code: </b> <span> zika-virus-exposure-assessment</span> <br/> </span> </span> </span> </td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Participant: </b> </td> </tr> <tr style="vertical-align: top;"> <td style="padding-left: 25px; padding-right: 25px;">practitioner</td> </tr> </table> </div> </text> <url value="http://example.org/ActivityDefinition/administer-zika-virus-exposure-assessment"/> <status value="draft"/> <experimental value="true"/> <description value="Administer Zika Virus Exposure Assessment"/> <useContext> <code> <system value="http://terminology.hl7.org/CodeSystem/usage-context-type"/> <code value="age"/> </code> <valueRange> <low> <value value="12"/> <unit value="a"/> </low> </valueRange> </useContext> <relatedArtifact> <type value="derived-from"/> <url value="https://www.cdc.gov/zika/hc-providers/pregnant-woman.html"/> <document> <url value="https://www.cdc.gov/zika/hc-providers/pregnant-woman.html"/> </document> </relatedArtifact> <relatedArtifact> <type value="depends-on"/> <resource value="http://hl7.org/fhir/Questionnaire/zika-virus-exposure-assessment"/> </relatedArtifact> <library value="http://example.org/fhir/Library/zika-virus-intervention-logic"/> <kind value="ServiceRequest"/> <code> <coding> <system value="http://example.org/questionnaires"/> <code value="zika-virus-exposure-assessment"/> </coding> </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>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.