International Birth And Child Model Implementation Guide
1.0.0-ballot2 - STU 1 Ballot 2 International flag

International Birth And Child Model Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fetal_records/ and changes regularly. See the Directory of published versions

: UC2 Amniocentesis Procedure - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="uc2-amniocentesis"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure uc2-amniocentesis</b></p><a name="uc2-amniocentesis"> </a><a name="hcuc2-amniocentesis"> </a><a name="uc2-amniocentesis-en-US"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 34536000}">Amniocentesis (procedure)</span></p><p><b>subject</b>: <a href="Patient-uc2-mother.html">Anonymous Patient Female, DoB: 1994-02-01 ( http://www.acme.com/identifiers/patient#123456)</a></p><p><b>report</b>: <a href="DiagnosticReport-uc2-amniocentesisreport.html">Diagnostic Report for 'Ultrasound scan for fetal growth (procedure)' for '-&gt;Anonymous Patient Female, DoB: 1994-02-01 ( http://www.acme.com/identifiers/patient#123456)'</a></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="34536000"/>
      <display value="Amniocentesis (procedure)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/uc2-mother"/>
  </subject>
  <report>🔗 
    <reference value="DiagnosticReport/uc2-amniocentesisreport"/>
  </report>
</Procedure>