Finnish Base Profiles
0.5.0 - ci-build Finland flag

Finnish Base Profiles - Local Development build (v0.5.0). See the Directory of published versions

: A121801 - XML Representation

Raw xml | Download



<Appointment xmlns="http://hl7.org/fhir">
  <id value="appointment-general-practitioner"/>
  <meta>
    <profile
             value="https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-appointment"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Appointment</b><a name="appointment-general-practitioner"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Appointment &quot;appointment-general-practitioner&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fi-base-appointment.html">FI Base Appointment</a></p></div><p><b>status</b>: fulfilled</p><p><b>serviceCategory</b>: SOTE9.2 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#SOTE9.2)</span></p><p><b>serviceType</b>: EEA <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#EEA)</span></p><p><b>appointmentType</b>: 101 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#101)</span></p><p><b>description</b>: Kuume</p><p><b>start</b>: Jan 20, 2023, 10:00:00 AM</p><p><b>end</b>: Jan 20, 2023, 10:20:00 AM</p><p><b>created</b>: 2023-01-20 08:45:15+0200</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Patient-patient-of-municipality.html">Patient/patient-of-municipality: TESTI HENKILÖ</a> &quot; HENKILÖ&quot;</p><p><b>required</b>: required</p><p><b>status</b>: accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: PPRF <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (ParticipationType#PPRF)</span></p><p><b>actor</b>: <a href="Practitioner/12388">Practitioner/12388: Testilääkäri, Anu Lääkäri</a></p><p><b>required</b>: required</p><p><b>status</b>: accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Location/1-2650">Location/1-2650: B vastaanotto</a></p><p><b>status</b>: accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="HealthcareService-healthcareService-example.html">HealthcareService/healthcareService-example</a> &quot;Vastaanottoaika*&quot;</p><p><b>status</b>: accepted</p></blockquote></div>
  </text>
  <extension url="http://hl7.fi/fhir/StructureDefinition/ServiceEventExt">
    <valueIdentifier>
      <system value="urn:ietf:rfc:3986"/>
      <value value="urn:oid:1.2.246.10.3575029.10.50.14131.2023.159325"/>
    </valueIdentifier>
  </extension>
  <extension
             url="http://hl7.fi/fhir/StructureDefinition/AppointmentMutabilityExtension">
    <extension url="Cancellable">
      <valueBoolean value="false"/>
    </extension>
    <extension url="Reschedulable">
      <valueBoolean value="false"/>
    </extension>
  </extension>
  <status value="fulfilled"/>
  <serviceCategory>
    <coding>
      <system value="urn:oid:1.2.246.537.6.50.201801"/>
      <code value="SOTE9.2"/>
    </coding>
  </serviceCategory>
  <serviceType>
    <coding>
      <system value="urn:oid:1.2.246.537.6.49.201501"/>
      <code value="EEA"/>
    </coding>
  </serviceType>
  <appointmentType>
    <coding>
      <system value="urn:oid:1.2.246.537.6.884.2015"/>
      <code value="101"/>
    </coding>
  </appointmentType>
  <description value="Kuume"/>
  <start value="2023-01-20T10:00:00+02:00"/>
  <end value="2023-01-20T10:20:00+02:00"/>
  <created value="2023-01-20T08:45:15+02:00"/>
  <participant>
    <actor>
      <reference value="Patient/patient-of-municipality"/>
      <display value="TESTI HENKILÖ"/>
    </actor>
    <required value="required"/>
    <status value="accepted"/>
  </participant>
  <participant>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v3/ParticipationType"/>
        <code value="PPRF"/>
      </coding>
    </type>
    <actor>
      <reference value="Practitioner/12388"/>
      <display value="Testilääkäri, Anu Lääkäri"/>
    </actor>
    <required value="required"/>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>
      <reference value="Location/1-2650"/>
      <display value="B vastaanotto"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>
      <reference value="HealthcareService/healthcareService-example"/>
    </actor>
    <status value="accepted"/>
  </participant>
</Appointment>