FHIR IG analytics| Package | fhirfrog.au-core-tests |
| Resource Type | HealthcareService |
| Id | HealthcareService-au-core-healthcareservice-conformant.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService au-core-healthcareservice-conformant
identifier: http://pca.digitalhealth.gov.au/id/pca-healthcare-service/4d00ad2659cb4b54bd8028798af62631
type: Physiotherapy service
name: Frog Physiotherapy Service
telecom: ph: 0700000000(Work)
{
"resourceType": "HealthcareService",
"id": "au-core-healthcareservice-conformant",
"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": "722140001",
"display": "Physiotherapy service"
}
]
}
],
"name": "Frog Physiotherapy Service",
"telecom": [
{
"system": "phone",
"value": "0700000000",
"use": "work"
}
]
}