Finnish Scheduling
0.2.0-cibuild - ci-build Finland flag

Finnish Scheduling, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 0.2.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-scheduling/ and changes regularly. See the Directory of published versions

: example-appointment - XML Representation

Raw xml | Download



<Appointment xmlns="http://hl7.org/fhir">
  <id value="example-appointment"/>
  <meta>
    <profile
             value="https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/fi-scheduling-appointment"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Appointment example-appointment</b></p><a name="example-appointment"> </a><a name="hcexample-appointment"> </a><a name="example-appointment-fi-FI"> </a><p><b>fi/fhir/StructureDefinition/NotificationInfoExtension</b>: +3581234567</p><blockquote><p><b>fi/fhir/StructureDefinition/AppointmentMutabilityExtension</b></p><ul><li>Cancellable: true</li><li>Reschedulable: false</li></ul></blockquote><p><b>identifier</b>: 123456789</p><p><b>status</b>: Booked</p><p><b>serviceCategory</b>: <span title="Codes:{urn:oid:1.2.246.537.6.88.2008 PT101}">1.2.246.537.6.88.2008</span></p><p><b>serviceType</b>: <span title="Codes:{urn:oid:1.2.246.537.6.49.201501 NC}">Isyyden selvittämispalvelu</span></p><p><b>appointmentType</b>: <span title="Codes:{urn:oid:1.2.246.537.6.884.2015 1}">1.2.246.537.6.884.2015</span></p><p><b>start</b>: 2024-01-01 12:00:00+0200</p><p><b>end</b>: 2024-01-01 12:30:00+0200</p><p><b>slot</b>: <a href="FiSchedulingSlot/123456789">FiSchedulingSlot/123456789</a></p><p><b>created</b>: 2023-12-01</p><p><b>comment</b>: Äidillä ei ole virallista henkilöllisyystodistusta</p><p><b>patientInstruction</b>: Vanhemmilla tulee olla mukana voimassa olevat henkilöllisyystodistukset sekä äidillä neuvolan äitiyskortti (todistus raskaudesta). Käynnin yhteydessä tehdään oikeusgeneettinen DNA-tutkimus. Ennen näytteen ottamista täyttyy olla syömättä, juomatta ja tupakoimatta vähintään 30 minuuttia</p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType SBJ}">subject</span></p><p><b>actor</b>: Pentti Potilas (Identifier: <code>urn:oid:1.2.246.21</code>/010101-123N)</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType LOC}">location</span></p><p><b>actor</b>: Vastaanotto (Identifier: 1.2.246.10.10303777.10.777)</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="HealthcareService/example">Lastenvalvojan vastaanotto</a></p><p><b>status</b>: Accepted</p></blockquote></div>
  </text>
  <extension
             url="http://hl7.fi/fhir/StructureDefinition/NotificationInfoExtension">
    <valueContactPoint>
      <system value="sms"/>
      <value value="+3581234567"/>
    </valueContactPoint>
  </extension>
  <extension
             url="http://hl7.fi/fhir/StructureDefinition/AppointmentMutabilityExtension">
    <extension url="Cancellable">
      <valueBoolean value="true"/>
    </extension>
    <extension url="Reschedulable">
      <valueBoolean value="false"/>
    </extension>
  </extension>
  <identifier>
    <value value="123456789"/>
  </identifier>
  <status value="booked"/>
  <serviceCategory>
    <coding>
      <system value="urn:oid:1.2.246.537.6.88.2008"/>
      <code value="PT101"/>
      <display value="1.2.246.537.6.88.2008"/>
    </coding>
  </serviceCategory>
  <serviceType>
    <coding>
      <system value="urn:oid:1.2.246.537.6.49.201501"/>
      <code value="NC"/>
      <display value="Isyyden selvittämispalvelu"/>
    </coding>
  </serviceType>
  <appointmentType>
    <coding>
      <system value="urn:oid:1.2.246.537.6.884.2015"/>
      <code value="1"/>
      <display value="1.2.246.537.6.884.2015"/>
    </coding>
  </appointmentType>
  <start value="2024-01-01T12:00:00+02:00"/>
  <end value="2024-01-01T12:30:00+02:00"/>
  <slot>
    <reference value="FiSchedulingSlot/123456789"/>
  </slot>
  <created value="2023-12-01"/>
  <comment value="Äidillä ei ole virallista henkilöllisyystodistusta"/>
  <patientInstruction
                      value="Vanhemmilla tulee olla mukana voimassa olevat henkilöllisyystodistukset sekä äidillä neuvolan äitiyskortti (todistus raskaudesta). Käynnin yhteydessä tehdään oikeusgeneettinen DNA-tutkimus. Ennen näytteen ottamista täyttyy olla syömättä, juomatta ja tupakoimatta vähintään 30 minuuttia"/>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="SBJ"/>
        <display value="subject"/>
      </coding>
    </type>
    <actor>
      <identifier>
        <system value="urn:oid:1.2.246.21"/>
        <value value="010101-123N"/>
      </identifier>
      <display value="Pentti Potilas"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="LOC"/>
        <display value="location"/>
      </coding>
    </type>
    <actor>
      <identifier>
        <value value="1.2.246.10.10303777.10.777"/>
      </identifier>
      <display value="Vastaanotto"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>
      <reference value="HealthcareService/example"/>
      <display value="Lastenvalvojan vastaanotto"/>
    </actor>
    <status value="accepted"/>
  </participant>
</Appointment>