Argo CGM Write
0.1.0 - ci-build International flag

Argo CGM Write, published by Argonaut. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cgm/ and changes regularly. See the Directory of published versions

: Example Patient - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="patientExample"/>
  <identifier>
    <use value="official"/>
    <system value="http://example.org"/>
    <value value="ee8d4ac0-545c-4501-8d7e-646bfbda1db5"/>
  </identifier>
  <name>
    <family value="Peters"/>
    <given value="Amy"/>
  </name>
  <gender value="female"/>
  <birthDate value="1964-06-20"/>
</Patient>