FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | SearchParameter |
| Id | searchParameters-Healthplan-author.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "searchParameters-Healthplan-author",
"url": "http://ihis.sg/SearchParameter/CarePlan-authory",
"version": "0.1.0",
"name": "searchParameters-Healthplan-author",
"status": "active",
"experimental": false,
"date": "2021-01-01T09:29:23+11:00",
"publisher": "Integrated Health Information Systems Pte Ltd (IHiS)",
"description": "The author of the CarePlan",
"code": "author",
"base": [
"CarePlan"
],
"type": "reference",
"expression": "CarePlan.author.where(resolve() is Organization)",
"target": [
"Organization"
]
}