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

FHIR IG Statistics: SearchParameter/medicationrequest-recorder-my-core

PackageMyHIE.v4-test
Resource TypeSearchParameter
Idmedicationrequest-recorder-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/SearchParameter/medicationrequest-recorder-my-core
URLhttp://fhir.hie.moh.gov.my/SearchParameter/medicationrequest-recorder-my-core
Statusactive
Date2022-08-17T06:54:31.7966157+00:00
NameSearchParameterMedicationRequestRecorderMyCore
DescriptionPerson who records this medication request
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": "medicationrequest-recorder-my-core",
  "url": "http://fhir.hie.moh.gov.my/SearchParameter/medicationrequest-recorder-my-core",
  "name": "SearchParameterMedicationRequestRecorderMyCore",
  "status": "active",
  "date": "2022-08-17T06:54:31.7966157+00:00",
  "description": "Person who records this medication request",
  "code": "recorder",
  "base": [
    "MedicationRequest"
  ],
  "type": "reference",
  "expression": "MedicationRequest.recorder",
  "target": [
    "Practitioner",
    "PractitionerRole"
  ]
}