FHIR IG analytics| Package | myhie.v4 |
| Resource Type | SearchParameter |
| Id | SearchParameter-servicerequest-author-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "servicerequest-author-my-core",
"url": "http://fhir.hie.moh.gov.my/SearchParameter/ServiceRequest-author-my-core",
"name": "SearchParameterServiceRequestAuthorMyCore",
"status": "active",
"date": "2024-02-12T04:04:09.5621857+00:00",
"description": "ServiceRequest author reference",
"code": "author",
"base": [
"ServiceRequest"
],
"type": "reference",
"expression": "ServiceRequest.note.author as Reference",
"target": [
"PractitionerRole",
"Practitioner",
"Patient"
]
}