FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/servicerequest-author-my-core

PackageMyHIE.v4-test
Resource TypeSearchParameter
Idservicerequest-author-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/SearchParameter/ServiceRequest-author-my-core
URLhttp://fhir.hie.moh.gov.my/SearchParameter/ServiceRequest-author-my-core
Statusactive
Date2023-10-04T07:29:34.4845699+00:00
NameSearchParameterServiceRequestAuthorMyCore
DescriptionServiceRequest author 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


Source

{
  "resourceType": "SearchParameter",
  "id": "servicerequest-author-my-core",
  "url": "http://fhir.hie.moh.gov.my/SearchParameter/ServiceRequest-author-my-core",
  "name": "SearchParameterServiceRequestAuthorMyCore",
  "status": "active",
  "date": "2023-10-04T07:29:34.4845699+00:00",
  "description": "ServiceRequest author reference",
  "code": "author",
  "base": [
    "ServiceRequest"
  ],
  "type": "reference",
  "expression": "ServiceRequest.note.author as Reference",
  "target": [
    "PractitionerRole",
    "Practitioner",
    "Patient"
  ]
}