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
<Procedure xmlns="http://hl7.org/fhir">
<id value="procedure-postnatal-echo-example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/Procedure-post-natal-echo"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure procedure-postnatal-echo-example</b></p><a name="procedure-postnatal-echo-example"> </a><a name="hcprocedure-postnatal-echo-example"> </a><a name="procedure-postnatal-echo-example-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Procedure-post-natal-echo.html">Procedure - postnatal echo</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes postnatalecho}">Postnatal echo</span></p><p><b>subject</b>: <a href="Patient-PatientChildExample.html">Child Patient</a></p><p><b>performed</b>: 2024-02-12 12:45:00-0700</p></div>
</text>
<status value="completed"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes"/>
<code value="postnatalecho"/>
<display value="Postnatal echo"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/PatientChildExample"/>
<display value="Child Patient"/>
</subject>
<performedDateTime value="2024-02-12T12:45:00-07:00"/>
</Procedure>