Sha256: 3f175f8ecbbe6e77b3b44cec06d1a4d6e6e51e5f12b113bd1fe95747c94651f4

Contents?: true

Size: 834 Bytes

Versions: 10

Compression:

Stored size: 834 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>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://example.org/local"/>
      <code value="infection"/>
      <display value="Infection Control Level"/>
    </coding>    
  </category>
  <code>
    <coding>
      <system value="http://example.org/local/if1"/>
      <code value="l3"/>
      <display value="Follow Level 3 Protocol"/>
    </coding>
  </code>
  
  <subject>
    <reference value="Patient/example"/>
    <display value="Peter Patient"/>
  </subject>
  
  <encounter>
    <reference value="Encounter/example"/>
  </encounter>
  
  
</Flag>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/flag-example-encounter.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/flag-example-encounter.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/flag-example-encounter.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/flag-example-encounter.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/flag-example-encounter.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/flag-example-encounter.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/flag-example-encounter.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/flag-example-encounter.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/flag-example-encounter.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/flag-example-encounter.xml