Sha256: 82f68d9c5d7db4435c9ce709bb1f12bee1b187599a23810e727ad51de89e8cc6

Contents?: true

Size: 504 Bytes

Versions: 10

Compression:

Stored size: 504 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?><Encounter xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Encounter with patient @example</div>
  </text> 
  <status value="in-progress"/>
    <class>
        <system value="http://hl7.org/fhir/v3/ActCode"/>
        <code value="IMP"/>
        <display value="inpatient encounter"/>
    </class>
	<subject>
    <reference value="Patient/example"/>
  </subject>
</Encounter>

Version data entries

10 entries across 10 versions & 2 rubygems

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