Package | phis.ig.dev |
Resource Type | SearchParameter |
Id | svccore-sp-servicerequest-patient |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=http://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-patient |
URL | http://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-patient |
Version | 0.0.1 |
Status | active |
Date | 2023-10-31T00:25:35.1531147+00:00 |
Name | SvcCoreSearchParameterServiceRequestPatient |
Description | 서비스 대상자 |
Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Parameter patient
:reference
서비스 대상자
Resource | ServiceRequest |
Expression | ServiceRequest.subject.where(resolve() is Patient) |
Target Resources | Patient |
Multiples | The parameter can repeat (and) and can have repeating values (or) |
{ "resourceType": "SearchParameter", "id": "svccore-sp-servicerequest-patient", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-patient", "version": "0.0.1", "name": "SvcCoreSearchParameterServiceRequestPatient", "derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-patient", "status": "active", "date": "2023-10-31T00:25:35.1531147+00:00", "publisher": "PHIS", "description": "서비스 대상자", "code": "patient", "base": [ "ServiceRequest" ], "type": "reference", "expression": "ServiceRequest.subject.where(resolve() is Patient)", "target": [ "Patient" ], "multipleOr": true, "multipleAnd": true }