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

: organization-isImportedLaboratory - XML Representation

Active as of 2023-01-01

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


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="organization-isImportedLaboratory"/>
  <url
       value="http://esveikata.lt/fhir/SearchParameter/organization-isImportedLaboratory"/>
  <version value="0.3.13"/>
  <name value="OrganizationIsImportedLaboratory"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-01-01"/>
  <publisher value="Registrų Centras"/>
  <contact>
    <name value="Registrų Centras"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.registrucentras.lt/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="elab@registrucentras.lt"/>
    </telecom>
  </contact>
  <description
               value="Search by whether Organization is an imported laboratory."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="LT"/>
      <display value="Lithuania"/>
    </coding>
  </jurisdiction>
  <code value="isImportedLaboratory"/>
  <base value="Organization"/>
  <type value="token"/>
  <expression
              value="Organization.extension.where(url = 'http://esveikata.lt/fhir/StructureDefinition/organization-isImportedLaboratory').empty().not()"/>
  <processingMode value="normal"/>
</SearchParameter>