Birth Defects Reporting - STU1
0.1.2 - draft
Birth Defects Reporting - STU1, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-birthdefectsreporting-ig/ and changes regularly. See the Directory of published versions
<MessageHeader xmlns="http://hl7.org/fhir">
<id value="BDRMessageHeaderExample"/>
<meta>
<profile
value="http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-messageheader"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader BDRMessageHeaderExample</b></p><a name="BDRMessageHeaderExample"> </a><a name="hcBDRMessageHeaderExample"> </a><a name="BDRMessageHeaderExample-en-US"> </a><p><b>event</b>: <a href="https://loinc.org/75609-8">LOINC 75609-8</a>: Birth defects Outpatient Registry report</p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>Michigan BDRS</td><td><a href="http://acme.com">http://acme.com</a></td></tr></table><p><b>sender</b>: <a href="Organization-ClinicSubmitterExample.html">Organization Westside Clinic</a></p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>EHR</td><td><a href="http://acme.com">http://acme.com</a></td></tr></table><p><b>focus</b>: <a href="Condition-ReportableDiagnosisExample.html">Condition 12q14 microdeletion syndrome (disorder)</a></p></div>
</text>
<eventCoding>
<system value="http://loinc.org"/>
<code value="75609-8"/>
<display value="Birth defects Outpatient Registry report"/>
</eventCoding>
<destination>
<name value="Michigan BDRS"/>
<endpoint value="http://acme.com"/>
</destination>
<sender>🔗
<reference value="Organization/ClinicSubmitterExample"/>
</sender>
<source>
<name value="EHR"/>
<endpoint value="http://acme.com"/>
</source>
<focus>🔗
<reference value="Condition/ReportableDiagnosisExample"/>
</focus>
</MessageHeader>