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

FHIR IG analytics

Packagehl7.fhir.au.core
Resource TypeHealthcareService
IdHealthcareService-murrabit-crisis-hotline.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 murrabit-crisis-hotline

identifier: http://pca.digitalhealth.gov.au/id/pca-healthcare-service/4d00ad2659cb4b54bd8028798af62631

type: Crisis counselling, Counselling service

name: Murrabit Crisis Hotline

telecom: ph: 1800975708


Source1

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