Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: StatusReasonCodeSystem - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "PLSMPLStatusReasonCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PLSMPLStatusReasonCodeSystem</b></p><a name=\"PLSMPLStatusReasonCodeSystem\"> </a><a name=\"hcPLSMPLStatusReasonCodeSystem\"> </a><a name=\"PLSMPLStatusReasonCodeSystem-pl-PL\"> </a><p>This case-sensitive code system <code>https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLStatusReasonCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">reject<a name=\"PLSMPLStatusReasonCodeSystem-reject\"> </a></td><td>Odrzucony</td></tr><tr><td style=\"white-space:nowrap\">approve<a name=\"PLSMPLStatusReasonCodeSystem-approve\"> </a></td><td>Zaakceptowany</td></tr><tr><td style=\"white-space:nowrap\">to-update<a name=\"PLSMPLStatusReasonCodeSystem-to-update\"> </a></td><td>Do aktualizacji</td></tr></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLStatusReasonCodeSystem",
  "version" : "25.0.0",
  "name" : "PLSMPLStatusReasonCodeSystem",
  "title" : "StatusReasonCodeSystem",
  "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" : "Kody opisujące status akcji programu lekowego",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "reject",
      "display" : "Odrzucony"
    },
    {
      "code" : "approve",
      "display" : "Zaakceptowany"
    },
    {
      "code" : "to-update",
      "display" : "Do aktualizacji"
    }
  ]
}