Sha256: ee9b625e831bb62d2170cfeefedd8206ca3f36d759b19e35bc106546e08c27c1

Contents?: true

Size: 587 Bytes

Versions: 10

Compression:

Stored size: 587 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Encounter xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
   
  <status value="in-progress"/>
    <class>
        <system value="http://terminology.hl7.org/CodeSystem/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 & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/encounter-example.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/encounter-example.xml