{
  "resourceType": "SearchParameter",
  "id": "svccore-sp-documentreference-author",
  "url": "http://phis.co.kr/fhir/SearchParameter/svccore-sp-documentreference-author",
  "version": "0.0.1",
  "name": "SvcCoreSearchParameterDocumentReferenceAuthor",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
  "status": "active",
  "date": "2023-10-31T01:46:05.7004592+00:00",
  "description": "작성자",
  "code": "author",
  "base": [
    "DocumentReference"
  ],
  "type": "reference",
  "expression": "DocumentReference.author",
  "multipleOr": true,
  "multipleAnd": true
}