Sha256: edf5f69c2b117cd90c252efc4d310d5dc6f4bf207d658cda34a7acfc86248138

Contents?: true

Size: 1.03 KB

Versions: 10

Compression:

Stored size: 1.03 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Encounter xmlns="http://hl7.org/fhir">
  <id value="xcda"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <identifier>
    <use value="official"/>
    <system value="http://healthcare.example.org/identifiers/enocunter"/>
    <value value="1234213.52345873"/>
  </identifier>
  <status value="finished"/>
    <class>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
        <code value="AMB"/> <!--   outpatient   -->
        <display value="ambulatory"/>
    </class>
  <subject>
    <reference value="Patient/xcda"/>
  </subject>
  <participant>
    <individual>
      <reference value="Practitioner/xcda1"/>
    </individual>
  </participant>
  <reasonCode>
    <coding>
      <system value="http://ihe.net/xds/connectathon/eventCodes"/>
      <code value="T-D8200"/>
      <display value="Arm"/>
    </coding>
  </reasonCode>
</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-xcda.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/encounter-example-xcda.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/encounter-example-xcda.xml