Sha256: 7761adde38ac59fb0506a829c506afae5786cce9ec58ff37e74b01df1584ae94

Contents?: true

Size: 609 Bytes

Versions: 10

Compression:

Stored size: 609 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<AppointmentResponse 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>
  
  <appointment>
    <reference value="Appointment/example"/>
    <display value="Brian MRI results discussion"/>
  </appointment>
  <actor>
    <reference value="Patient/example"/>
    <display value="Peter James Chalmers"/>
  </actor>
  <participantStatus value="accepted"/>
</AppointmentResponse>

Version data entries

10 entries across 10 versions & 1 rubygems

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