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

FHIR IG Statistics: SearchParameter/svccore-sp-documentreference-subject

Packagephis.ig.dev
Resource TypeSearchParameter
Idsvccore-sp-documentreference-subject
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=http://phis.co.kr/fhir/SearchParameter/svccore-sp-documentreference-subject
URLhttp://phis.co.kr/fhir/SearchParameter/svccore-sp-documentreference-subject
Version0.0.1
Statusactive
Date2023-10-31T01:46:05.7004592+00:00
NameSvcCoreSearchParameterDocumentReferenceSubject
Description문서의 대상(환자)
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": "svccore-sp-documentreference-subject",
  "url": "http://phis.co.kr/fhir/SearchParameter/svccore-sp-documentreference-subject",
  "version": "0.0.1",
  "name": "SvcCoreSearchParameterDocumentReferenceSubject",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
  "status": "active",
  "date": "2023-10-31T01:46:05.7004592+00:00",
  "description": "문서의 대상(환자)",
  "code": "subject",
  "base": [
    "DocumentReference"
  ],
  "type": "reference",
  "expression": "DocumentReference.subject",
  "multipleOr": true,
  "multipleAnd": true
}