Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: value-set-category - JSON Representation

Active as of 2023-12-27

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "value-set-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter value-set-category</b></p><a name=\"value-set-category\"> </a><a name=\"hcvalue-set-category\"> </a><a name=\"value-set-category-pl-PL\"> </a><h2>SearchValueSetByCategory</h2><p>Parameter <code>value-set-category</code>:<code>string</code></p><div><p>Wyszukanie słownika po kategorii.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/valueset.html\">ValueSet</a></td></tr><tr><td>Expression</td><td><code>ValueSet.useContext.value.coding.code</code></td></tr><tr><td>Processing Mode</td><td>Normal</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" : "https://ezdrowie.gov.pl/fhir/SearchParameter/value-set-category",
  "version" : "25.0.0",
  "name" : "SearchValueSetByCategory",
  "status" : "active",
  "date" : "2023-12-27",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Wyszukanie słownika po kategorii.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "code" : "value-set-category",
  "base" : [
    "ValueSet"
  ],
  "type" : "string",
  "expression" : "ValueSet.useContext.value.coding.code",
  "xpathUsage" : "normal"
}