FHIR IG analytics| Package | example.fhir.ph.roadsafety |
| Resource Type | HealthcareService |
| Id | HealthcareService-rs-example-healthcare-service.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "HealthcareService",
"id": "rs-example-healthcare-service",
"meta": {
"profile": [
"https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/rs-healthcare-service"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"providedBy": {
"reference": "Organization/rs-organization-single-ex"
},
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"code": "1150",
"display": "Emergency response service"
}
]
}
],
"location": [
{
"reference": "Location/rs-example-service-location-basic"
}
],
"name": "DOH Emergency Medical Response"
}