FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhirfrog.au-core-tests
Resource TypeHealthcareService
IdHealthcareService-au-core-healthcareservice-conformant.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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)


Source1

{
  "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"
    }
  ]
}