PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-ballot
    http://hl7.org/fhir/SearchParameter/RequestOrchestration-patient
{
  "description": "The identity of a patient to search for request orchestrations",
  "_filename": "SearchParameter-RequestOrchestration-patient.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2022-09-10T04:52:37+10:00",
  "expression": "RequestOrchestration.subject.where(resolve() is Patient)",
  "publisher": "Health Level Seven International (Clinical Decision Support)",
  "name": "patient",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "5.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "21dd72eb-9800-4545-9f57-d876dc81fbee",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/RequestOrchestration-patient",
  "code": "patient",
  "target": [ "Patient" ],
  "base": [ "RequestOrchestration" ],
  "version": "5.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss/index.cfm",
      "system": "url"
    } ]
  } ]
}