Sha256: c50d2f530d578112d39072eb57a8eaa537869000053b24dc495680b2a022f2b2
Contents?: true
Size: 831 Bytes
Versions: 26
Compression:
Stored size: 831 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?><Flag xmlns="http://hl7.org/fhir"> <id value="example-encounter"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Follow Infection Control Level 3 Protocol</div> </text> <category> <coding> <system value="http://example.org/local"/> <code value="infection"/> <display value="Infection Control Level"/> </coding> </category> <status value="active"/> <subject> <reference value="Patient/example"/> <display value="Peter Patient"/> </subject> <encounter> <reference value="Encounter/example"/> </encounter> <code> <coding> <system value="http://example.org/local/if1"/> <code value="l3"/> <display value="Follow Level 3 Protocol"/> </coding> </code> </Flag>
Version data entries
26 entries across 26 versions & 2 rubygems