FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | HealthcareService |
| Id | HealthcareService-ptsd-counselling.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "HealthcareService",
"id": "ptsd-counselling",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-healthcare-service"
]
},
"contained": [
{
"resourceType": "Location",
"id": "Negev",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-location"
]
},
"description": "Greater Negev area",
"mode": "instance",
"physicalType": {
"coding": [
{
"code": "area",
"display": "Area"
}
]
},
"name": "נגב רבתי",
"position": {
"longitude": 30.3,
"latitude": 34.55
}
}
],
"identifier": [
{
"system": "http://mockup.org/shared-ids",
"value": "HS-12"
}
],
"active": true,
"providedBy": {
"reference": "Organization/hospital-unit"
},
"category": [
{
"coding": [
{
"code": "103693007",
"system": "http://snomed.info/sct",
"display": "Diagnostic procedure (procedure)"
}
],
"text": "Counselling"
}
],
"type": [
{
"coding": [
{
"code": "394913002",
"system": "http://snomed.info/sct",
"display": "Psychotherapy (specialty) (qualifier value)"
}
]
},
{
"coding": [
{
"code": "394587001",
"system": "http://snomed.info/sct",
"display": "Psychiatry"
}
]
}
],
"specialty": [
{
"coding": [
{
"code": "47505003",
"system": "http://snomed.info/sct",
"display": "Posttraumatic stress disorder"
}
]
}
],
"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": " מומלץ לפנות לפחות חודש מראש.",
"telecom": [
{
"system": "phone",
"value": "(555) silent",
"use": "work"
},
{
"system": "email",
"value": "directaddress@example.com",
"use": "work"
}
],
"coverageArea": [
{
"reference": "#Negev",
"display": "Greater Negev area"
}
],
"serviceProvisionCode": [
{
"coding": [
{
"code": "cost",
"system": "http://terminology.hl7.org/CodeSystem/service-provision-conditions",
"display": "Fees apply"
}
]
}
],
"eligibility": [
{
"comment": "Evidence of application for DVA status may be sufficient for commencing assessment"
}
],
"program": [
{
"text": "PTSD outreach"
}
],
"characteristic": [
{
"coding": [
{
"display": "Wheelchair access"
}
]
}
],
"referralMethod": [
{
"coding": [
{
"code": "phone",
"display": "Phone"
}
]
},
{
"coding": [
{
"code": "fax",
"display": "Fax"
}
]
},
{
"coding": [
{
"code": "elec",
"display": "Secure Messaging"
}
]
},
{
"coding": [
{
"code": "semail",
"display": "Secure Email"
}
]
}
],
"appointmentRequired": false,
"availableTime": [
{
"daysOfWeek": [
"wed"
],
"allDay": true
},
{
"daysOfWeek": [
"mon",
"tue",
"thu",
"fri"
],
"availableStartTime": "08:30:00",
"availableEndTime": "05:30:00"
},
{
"daysOfWeek": [
"sat",
"fri"
],
"availableStartTime": "09:30:00",
"availableEndTime": "04:30:00"
}
],
"notAvailable": [
{
"description": "Christmas/Boxing Day",
"during": {
"start": "2015-12-25",
"end": "2015-12-26"
}
},
{
"description": "New Years Day",
"during": {
"start": "2016-01-01",
"end": "2016-01-01"
}
}
],
"availabilityExceptions": "המערך לא פעיל במהלך החגים היהודיים העיקריים",
"endpoint": [
{
"reference": "Endpoint/example"
}
],
"communication": [
{
"coding": [
{
"code": "he",
"system": "urn:ietf:bcp:47",
"display": "Hebrew"
}
]
}
]
}