Sha256: 5e1d30b5bd914b383fa09ffea8b51e93780f6c7cb2cbeeb76e76971f6b54e648

Contents?: true

Size: 1.1 KB

Versions: 4

Compression:

Stored size: 1.1 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><DeviceMetric xmlns="http://hl7.org/fhir">
	<id value="example"/>
	<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>type</b>: MDC_PULS_OXIM_SAT_O2 <span>(Details : {https://rtmms.nist.gov code &#39;150456&#39; = &#39;150456&#39;, given as &#39;MDC_PULS_OXIM_SAT_O2&#39;})</span></p><p><b>identifier</b>: 345675</p><p><b>unit</b>: MDC_DIM_PERCENT <span>(Details : {https://rtmms.nist.gov code &#39;262688&#39; = &#39;262688&#39;, given as &#39;MDC_DIM_PERCENT&#39;})</span></p><p><b>category</b>: measurement</p></div></text><type>
		<coding>
			<system value="https://rtmms.nist.gov"/>
			<code value="150456"/>
			<display value="MDC_PULS_OXIM_SAT_O2"/>
		</coding>
	</type>
	<identifier>
		<system value="http://goodcare.org/devicemetric/id"/>
		<value value="345675"/>
	</identifier>
	<unit>
		<coding>
			<system value="https://rtmms.nist.gov"/>
			<code value="262688"/>
			<display value="MDC_DIM_PERCENT"/>
		</coding>
	</unit>
	<category value="measurement"/>
</DeviceMetric>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/xml/devicemetric-example.xml
fhir_models-1.8.2 lib/fhir_models/examples/xml/devicemetric-example.xml
fhir_models-1.8.1 lib/fhir_models/examples/xml/devicemetric-example.xml
fhir_models-1.8.0 lib/fhir_models/examples/xml/devicemetric-example.xml