Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: ServiceRequestIntent - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PLSMPLServiceRequestIntent",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PLSMPLServiceRequestIntent</b></p><a name=\"PLSMPLServiceRequestIntent\"> </a><a name=\"hcPLSMPLServiceRequestIntent\"> </a><a name=\"PLSMPLServiceRequestIntent-pl-PL\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html\"><code>http://hl7.org/fhir/request-intent</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-proposal\">proposal</a></td><td>Prośba o przekazanie pacjenta PULL</td><td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-order\">order</a></td><td>Wniosek o przyjęcie pacjenta PUSH</td><td>The request represents a request/demand and authorization for action by a Practitioner.</td></tr></table></li></ul></div>"
  },
  "url" : "https://ezdrowie.gov.pl/fhir/ValueSet/PLSMPLServiceRequestIntent",
  "version" : "25.0.0",
  "name" : "PLSMPLServiceRequestIntent",
  "title" : "ServiceRequestIntent",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-17T15:37:37+02:00",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Słownik dozwolonych typów wniosku o przekazanie terapii do innego świadczeniodawcy",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/request-intent",
        "concept" : [
          {
            "code" : "proposal",
            "display" : "Prośba o przekazanie pacjenta PULL"
          },
          {
            "code" : "order",
            "display" : "Wniosek o przyjęcie pacjenta PUSH"
          }
        ]
      }
    ]
  }
}