Argo CGM Write
0.1.0 - ci-build
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
<Bundle xmlns="http://hl7.org/fhir">
<id value="cgmDataSubmissionBundle"/>
<meta>
<tag>
<system value="http://hl7.org/uv/cgm/CodeSystem/cgm"/>
<code value="cgm-data-submission-bundle"/>
</tag>
</meta>
<type value="batch"/>
<timestamp value="2024-05-02T14:30:00Z"/>
<entry>
<fullUrl
value="https://example.org/DiagnosticReport/cgmSummaryPDFExample"/>
<resource>
<DiagnosticReport>
<id value="cgmSummaryPDFExample"/>
<status value="final"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="LAB"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="cgm-summary"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-14"/>
</effectivePeriod>
<issued value="2024-05-15T14:30:00Z"/>
<result>🔗
<reference value="Observation/cgmSummaryExample"/>
</result>
<presentedForm>
<contentType value="application/pdf"/>
<data
value="JVBERi0xLjAKJcK1wrYKCjEgMCBvYmoKPDwvVHlwZS9DYXRhbG9nL1BhZ2VzIDIgMCBSPj4KZW5kb2JqCgoyIDAgb2JqCjw8L0tpZHNbMyAwIFJdL0NvdW50IDEvVHlwZS9QYWdlcy9NZWRpYUJveFswIDAgNTk1IDc5Ml0+PgplbmRvYmoKCjMgMCBvYmoKPDwvVHlwZS9QYWdlL1BhcmVudCAyIDAgUi9Db250ZW50cyA0IDAgUi9SZXNvdXJjZXM8PD4+Pj4KZW5kb2JqCgo0IDAgb2JqCjw8L0xlbmd0aCA1OD4+CnN0cmVhbQpxCkJUCi8gOTYgVGYKMSAwIDAgMSAzNiA2ODQgVG0KKEZISVIgQ0dNISkgVGoKRVQKUQoKZW5kc3RyZWFtCmVuZG9iagoKeHJlZgowIDUKMDAwMDAwMDAwMCA2NTUzNiBmIAowMDAwMDAwMDE2IDAwMDAwIG4gCjAwMDAwMDAwNjIgMDAwMDAgbiAKMDAwMDAwMDEzNiAwMDAwMCBuIAowMDAwMDAwMjA5IDAwMDAwIG4gCgp0cmFpbGVyCjw8L1NpemUgNS9Sb290IDEgMCBSPj4Kc3RhcnR4cmVmCjMxNgolJUVPRgoK"/>
</presentedForm>
</DiagnosticReport>
</resource>
<request>
<method value="POST"/>
<url value="DiagnosticReport"/>
</request>
</entry>
<entry>
<fullUrl value="https://example.org/Observation/cgmSummaryExample"/>
<resource>
<Observation>
<id value="cgmSummaryExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="cgm-summary"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-31"/>
</effectivePeriod>
<hasMember>🔗
<reference
value="Observation/cgmSummaryMeanGlucoseMassPerVolumeExample"/>
</hasMember>
<hasMember>🔗
<reference value="Observation/cgmSummaryTimesInRangesExample"/>
</hasMember>
<hasMember>🔗
<reference value="Observation/cgmSummaryGMIExample"/>
</hasMember>
<hasMember>🔗
<reference
value="Observation/cgmSummaryCoefficientOfVariationExample"/>
</hasMember>
<hasMember>🔗
<reference value="Observation/cgmSummaryDaysOfWearExample"/>
</hasMember>
<hasMember>🔗
<reference
value="Observation/cgmSummarySensorActivePercentageExample"/>
</hasMember>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl
value="https://example.org/Observation/cgmSummaryMeanGlucoseMassPerVolumeExample"/>
<resource>
<Observation>
<id value="cgmSummaryMeanGlucoseMassPerVolumeExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="mean-glucose-mass-per-volume"/>
</coding>
<coding>
<system value="http://loinc.org"/>
<code value="97507-8"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-31"/>
</effectivePeriod>
<valueQuantity>
<value value="145"/>
<unit value="mg/dl"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/dL"/>
</valueQuantity>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl
value="https://example.org/Observation/cgmSummaryTimesInRangesExample"/>
<resource>
<Observation>
<id value="cgmSummaryTimesInRangesExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="times-in-ranges"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-31"/>
</effectivePeriod>
<component>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="time-in-very-low"/>
</coding>
</code>
<valueQuantity>
<value value="3"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="time-in-low"/>
</coding>
</code>
<valueQuantity>
<value value="8"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="time-in-target"/>
</coding>
<coding>
<system value="http://loinc.org"/>
<code value="97510-2"/>
</coding>
</code>
<valueQuantity>
<value value="65"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="time-in-high"/>
</coding>
</code>
<valueQuantity>
<value value="20"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="time-in-very-high"/>
</coding>
</code>
<valueQuantity>
<value value="4"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl value="https://example.org/Observation/cgmSummaryGMIExample"/>
<resource>
<Observation>
<id value="cgmSummaryGMIExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="gmi"/>
</coding>
<coding>
<system value="http://loinc.org"/>
<code value="97506-0"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-31"/>
</effectivePeriod>
<valueQuantity>
<value value="6.8"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl
value="https://example.org/Observation/cgmSummaryCoefficientOfVariationExample"/>
<resource>
<Observation>
<id value="cgmSummaryCoefficientOfVariationExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="cv"/>
</coding>
<coding>
<system value="http://loinc.org"/>
<code value="104638-2"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-31"/>
</effectivePeriod>
<valueQuantity>
<value value="34"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl
value="https://example.org/Observation/cgmSummaryDaysOfWearExample"/>
<resource>
<Observation>
<id value="cgmSummaryDaysOfWearExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="days-of-wear"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-31"/>
</effectivePeriod>
<valueQuantity>
<value value="28"/>
<unit value="days"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</valueQuantity>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl
value="https://example.org/Observation/cgmSummarySensorActivePercentageExample"/>
<resource>
<Observation>
<id value="cgmSummarySensorActivePercentageExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"/>
<code value="sensor-active-percentage"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectivePeriod>
<start value="2024-05-01"/>
<end value="2024-05-31"/>
</effectivePeriod>
<valueQuantity>
<value value="95"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl
value="https://example.org/Observation/cgmSensorReadingMassPerVolumeExample"/>
<resource>
<Observation>
<id value="cgmSensorReadingMassPerVolumeExample"/>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="99504-3"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patientExample"/>
</subject>
<effectiveDateTime value="2024-05-02T10:15:00Z"/>
<valueQuantity>
<value value="120"/>
<unit value="mg/dl"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/dL"/>
</valueQuantity>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
</Bundle>