Cqgc Implementation Guide
0.1.0 - CI Build

Cqgc Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ferlab.bio SearchParameter/contextspecimen - JSON Representation

Active as of 2020-07-20

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "contextspecimen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter contextspecimen</b></p><a name=\"contextspecimen\"> </a><a name=\"hccontextspecimen\"> </a><h2>contextspecimen</h2><p>Parameter <code>contextspecimen</code>:<code>reference</code></p><div><p>Searches Specimen related to a DocumentReference.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.context.related</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/specimen.html\">Specimen</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "http://fhir.cqgc.ferlab.bio/SearchParameter/contextspecimen",
  "version" : "0.1.0",
  "name" : "contextspecimen",
  "status" : "active",
  "experimental" : true,
  "date" : "2020-07-20T20:58:16.044037+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Cqgc",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:support@ferlab.bio"
        }
      ]
    }
  ],
  "description" : "Searches Specimen related to a DocumentReference.",
  "code" : "contextspecimen",
  "base" : [
    "DocumentReference"
  ],
  "type" : "reference",
  "expression" : "DocumentReference.context.related",
  "target" : [
    "Specimen"
  ]
}