FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | HealthcareService |
| Id | HealthcareService-murrabit-crisis-hotline.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService murrabit-crisis-hotline
Profile: AU Core HealthcareService
identifier: http://pca.digitalhealth.gov.au/id/pca-healthcare-service/4d00ad2659cb4b54bd8028798af62631
type: Crisis counselling, Counselling service
name: Murrabit Crisis Hotline
telecom: ph: 1800975708
{
"resourceType": "HealthcareService",
"id": "murrabit-crisis-hotline",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthcareservice"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://pca.digitalhealth.gov.au/id/pca-healthcare-service",
"value": "4d00ad2659cb4b54bd8028798af62631"
}
],
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1244561000168107",
"display": "Crisis counselling"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "310026003",
"display": "Counselling service"
}
]
}
],
"name": "Murrabit Crisis Hotline",
"telecom": [
{
"system": "phone",
"value": "1800975708"
}
]
}