Operation | updateCreate HealthcareService |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/HealthcareService/e40180d2cf1945918393f7720cb90d1e |
Resource | HealthcareService | Id | e40180d2cf1945918393f7720cb90d1e | | |
{
"resourceType" : "HealthcareService",
"id" : "e40180d2cf1945918393f7720cb90d1e",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - HealthcareService: Consulting psychologists and/or psychology services</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/healthcareservice",
"value" : "131188874-310"
} ],
"type" : [ {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "394913002",
"display" : "Psychotherapy"
} ]
}, {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "394587001",
"display" : "Psychiatry"
} ]
} ],
"specialty" : [ {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "47505003",
"display" : "Posttraumatic stress disorder"
} ]
} ],
"location" : [ {
"reference" : "Location/483f73bd023e48ff909e8d3f86bc62a6"
} ],
"name" : "Consulting psychologists and/or psychology services",
"comment" : "Providing Specialist psychology services to the greater Den Burg area, many years of experience dealing with PTSD issues",
"extraDetails" : "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" : "phone",
"value" : "(555) 123-4567",
"use" : "work"
}, {
"system" : "email",
"value" : "directaddress@example.com",
"use" : "work"
} ],
"coverageArea" : [ {
"reference" : "Location/483f73bd023e48ff909e8d3f86bc62a6"
} ],
"eligibility" : [ {
"code" : {
"coding" : [ {
"display" : "DVA Required"
} ]
},
"comment" : "Evidence of application for DVA status may be sufficient for commencing assessment"
} ],
"program" : [ {
"text" : "PTSD outreach"
} ],
"characteristic" : [ {
"coding" : [ {
"display" : "Wheelchair access"
} ]
} ],
"referralMethod" : [ {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
"code" : "phone",
"display" : "Phone"
} ]
}, {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
"code" : "fax",
"display" : "Fax"
} ]
}, {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
"code" : "elec",
"display" : "Secure Messaging"
} ]
}, {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
"code" : "semail",
"display" : "Secure Email"
} ]
} ],
"appointmentRequired" : false,
"availableTime" : [ {
"daysOfWeek" : [ "mon", "tue", "wed", "thu", "fri" ],
"availableStartTime" : "08:30:00",
"availableEndTime" : "05:30:00"
}, {
"daysOfWeek" : [ "sat", "sun" ],
"availableStartTime" : "09:30:00",
"availableEndTime" : "01:30:00"
} ],
"notAvailable" : [ {
"description" : "Christmas/Boxing Day 2019",
"during" : {
"start" : "2019-12-25",
"end" : "2019-12-26"
}
}, {
"description" : "New Years Day 2020",
"during" : {
"start" : "2020-01-01",
"end" : "2020-01-01"
}
} ],
"availabilityExceptions" : "Reduced capacity is available during the Christmas period"
}