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

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeSearchParameter
IdSearchParameter-task-ouput-reference-my-core.json
FHIR VersionR4

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-output-reference-my-core",
  "meta": {
    "lastUpdated": "2022-09-15T13:34:43.802+00:00",
    "source": "#UNDyq2JNUKIEZdeo"
  },
  "url": "http://fhir.hie.moh.gov.my/SearchParameter/task-output-reference-my-core",
  "name": "SearchParameterTaskOutputReferenceMyCore",
  "status": "active",
  "date": "2022-10-15T02:08:41.8459559+00:00",
  "description": "Task output reference",
  "code": "output-reference",
  "base": [
    "Task"
  ],
  "type": "reference",
  "expression": "Task.output.value as Reference",
  "xpathUsage": "normal",
  "target": [
    "Specimen",
    "DiagnosticReport"
  ]
}