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

FHIR IG Statistics: SearchParameter/svccore-sp-servicerequest-practitionerrole

Packagephis.ig.dev
Resource TypeSearchParameter
Idsvccore-sp-servicerequest-practitionerrole
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=http://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-practitionerrole
URLhttp://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-practitionerrole
Version0.0.1
Statusactive
Date2023-10-31T01:46:05.7004592+00:00
NameSvcCoreSearchParameterServiceRequestPractitionerRole
Description처방 의사
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Service Core SearchParameter ServiceRequest PractitionerRole

Parameter PractitionerRole :reference

처방의사

ResourceServiceRequest
ExpressionServiceRequest.requester.where(resolve() is Patient)
Target ResourcesPractitionerRole
MultiplesThe parameter can repeat (and) and can have repeating values (or)

Source

{
  "resourceType": "SearchParameter",
  "id": "svccore-sp-servicerequest-practitionerrole",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-practitionerrole",
  "version": "0.0.1",
  "name": "SvcCoreSearchParameterServiceRequestPractitionerRole",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester",
  "status": "active",
  "date": "2023-10-31T01:46:05.7004592+00:00",
  "publisher": "PHIS",
  "description": "처방 의사",
  "code": "requester",
  "base": [
    "ServiceRequest"
  ],
  "type": "reference",
  "expression": "ServiceReqeust.requester",
  "target": [
    "PractitionerRole"
  ],
  "multipleOr": true,
  "multipleAnd": true
}