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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeSearchParameter
IdSearchParameter-Task-reason-reference.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot18&canonical=http://ontariohealth.ca/fhir/ehr/SearchParameter/Task-reason-reference
URLhttp://ontariohealth.ca/fhir/ehr/SearchParameter/Task-reason-reference
Statusactive
Namereason-reference
Realmca
Authoritynational
DescriptionSearch by reason reference
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "Task-reason-reference",
  "url": "http://ontariohealth.ca/fhir/ehr/SearchParameter/Task-reason-reference",
  "name": "reason-reference",
  "status": "active",
  "description": "Search by reason reference",
  "code": "reason-reference",
  "base": [
    "Task"
  ],
  "type": "reference",
  "expression": "Task.reasonReference",
  "xpath": "f:Task/f:reasonReference",
  "xpathUsage": "normal",
  "target": [
    "OperationOutcome"
  ]
}