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

FHIR IG analytics

Packagesynapxe.hsar
Resource TypeSearchParameter
IdsearchParameters-Healthplan-author.json
FHIR VersionR4B

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": "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"
  ]
}