eLab posistemės integracijos dokumentacija
0.3.13 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.13) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: list-diagnosticReportEncounterValue - JSON Representation

Active as of 2023-01-01

Peržiūrėti json | Atsisiųsti

{
  "resourceType" : "SearchParameter",
  "id" : "list-diagnosticReportEncounterValue",
  "url" : "http://esveikata.lt/fhir/SearchParameter/list-diagnosticReportEncounterValue",
  "version" : "0.3.13",
  "name" : "diagnosticReportEncounterValue",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-01",
  "publisher" : "Registrų Centras",
  "contact" : [
    {
      "name" : "Registrų Centras",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.registrucentras.lt/"
        },
        {
          "system" : "email",
          "value" : "elab@registrucentras.lt"
        }
      ]
    }
  ],
  "description" : "Search for List resources based on a property of related DiagnosticReport",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT",
          "display" : "Lithuania"
        }
      ]
    }
  ],
  "code" : "diagnosticReportEncounterValue",
  "base" : [
    "List"
  ],
  "type" : "token",
  "expression" : "List.extension.where(url = 'http://esveikata.lt/Profile/List#DiagnosticReportEncounterId').value"
}