Request

Operationupdate HealthcareService
MethodPUT
Pathhttps://blaze.life.uni-leipzig.de/fhir/HealthcareService/C6AMXEBNTZWNPPZE
ResourceHealthcareServiceIdC6AMXEBNTZWNPPZE
Headers
Accept
application/fhir+xml;charset=UTF-8
Content-Type
application/fhir+xml;charset=UTF-8
Content
<?xml version="1.0" encoding="UTF-8"?>

<HealthcareService xmlns="http://hl7.org/fhir">  
    <id value="C6AMXEBNTZWNPPZE"/>  
    <meta> 
        <security> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>  
            <code value="HTEST"/>  
            <display value="test health data"/> 
        </security> 
    </meta>  
    <text> 
        <status value="generated"/>  
        <div xmlns="http://www.w3.org/1999/xhtml">
            <p>Touchstone Test Data - HealthcareService: Consulting psychologists and/or psychology services</p>
        </div> 
    </text>  
    <identifier> 
        <system value="http://happyvalley.com/healthcareservice"/>  
        <value value="131188874-575769"/> 
    </identifier>  
    <type> 
        <coding> 
            <system value="http://snomed.info/sct"/>  
            <code value="394913002"/>  
            <display value="Psychotherapy"/> 
        </coding> 
    </type>  
    <type> 
        <coding> 
            <system value="http://snomed.info/sct"/>  
            <code value="394587001"/>  
            <display value="Psychiatry"/> 
        </coding> 
    </type>  
    <specialty> 
        <coding> 
            <system value="http://snomed.info/sct"/>  
            <code value="47505003"/>  
            <display value="Posttraumatic stress disorder"/> 
        </coding> 
    </specialty>  
    <location> 
        <reference value="Location/C6AMXD7EQ7QKU23D"/> 
    </location>  
    <name value="Consulting psychologists and/or psychology services"/>  
    <comment value="Providing Specialist psychology services to the greater Den Burg area, many years of experience dealing with PTSD issues"/>  
    <extraDetails value="Several assessments are required for these specialist services, and the waiting times can be greater than 3 months at times. Existing patients are prioritized when requesting appointments on the schedule."/>  
    <telecom> 
        <system value="phone"/>  
        <value value="(555) 123-4567"/>  
        <use value="work"/> 
    </telecom>  
    <telecom> 
        <system value="email"/>  
        <value value="directaddress@example.com"/>  
        <use value="work"/> 
    </telecom>  
    <coverageArea> 
        <reference value="Location/C6AMXD7EQ7QKU23D"/> 
    </coverageArea>  
    <eligibility> 
        <code> 
            <coding> 
                <display value="DVA Required"/> 
            </coding> 
        </code>  
        <comment value="Evidence of application for DVA status may be sufficient for commencing assessment"/> 
    </eligibility>  
    <program> 
        <text value="PTSD outreach"/> 
    </program>  
    <characteristic> 
        <coding> 
            <display value="Wheelchair access"/> 
        </coding> 
    </characteristic>  
    <referralMethod> 
        <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/service-referral-method"/>  
            <code value="phone"/>  
            <display value="Phone"/> 
        </coding> 
    </referralMethod>  
    <referralMethod> 
        <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/service-referral-method"/>  
            <code value="fax"/>  
            <display value="Fax"/> 
        </coding> 
    </referralMethod>  
    <referralMethod> 
        <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/service-referral-method"/>  
            <code value="elec"/>  
            <display value="Secure Messaging"/> 
        </coding> 
    </referralMethod>  
    <referralMethod> 
        <coding> 
            <system value="http://terminology.hl7.org/CodeSystem/service-referral-method"/>  
            <code value="semail"/>  
            <display value="Secure Email"/> 
        </coding> 
    </referralMethod>  
    <appointmentRequired value="true"/>  
    <availableTime> 
        <daysOfWeek value="mon"/>  
        <daysOfWeek value="tue"/>  
        <daysOfWeek value="wed"/>  
        <daysOfWeek value="thu"/>  
        <daysOfWeek value="fri"/>  
        <availableStartTime value="08:00:00"/>  
        <availableEndTime value="05:00:00"/> 
    </availableTime>  
    <availableTime> 
        <daysOfWeek value="sat"/>  
        <daysOfWeek value="sun"/>  
        <availableStartTime value="09:00:00"/>  
        <availableEndTime value="01:00:00"/> 
    </availableTime>  
    <notAvailable> 
        <description value="Christmas/Boxing Day 2019"/>  
        <during> 
            <start value="2019-12-25"/>  
            <end value="2019-12-26"/> 
        </during> 
    </notAvailable>  
    <notAvailable> 
        <description value="New Years Day 2020"/>  
        <during> 
            <start value="2020-01-01"/>  
            <end value="2020-01-01"/> 
        </during> 
    </notAvailable>  
    <availabilityExceptions value="Reduced capacity is available during the Christmas period"/> 
</HealthcareService>