The raw content of the file is shown because it could not be parsed as a FHIR resource
{
"resourceType": "Practitioner",
"meta": {
"profile": "http://example.org/fhir/StructureDefinition/Practitioner"
},

"active": "true",
"id": "urn:telus:emr:ma:444:provider:10",
"identifier": [{
    "system": "urn:telus:emr:ma:444:provider",
    "value": "10"}],
"name": [
{"family": "Narad"}],
}