Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: QuestionnaireItemDateFormatCodeSystem - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "PLSMPLQuestionnaireItemDateFormatCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PLSMPLQuestionnaireItemDateFormatCodeSystem</b></p><a name=\"PLSMPLQuestionnaireItemDateFormatCodeSystem\"> </a><a name=\"hcPLSMPLQuestionnaireItemDateFormatCodeSystem\"> </a><a name=\"PLSMPLQuestionnaireItemDateFormatCodeSystem-pl-PL\"> </a><p>This case-sensitive code system <code>https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLQuestionnaireItemDateFormatCodeSystem</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\">year<a name=\"PLSMPLQuestionnaireItemDateFormatCodeSystem-year\"> </a></td><td>Rok YYYY</td></tr><tr><td style=\"white-space:nowrap\">month<a name=\"PLSMPLQuestionnaireItemDateFormatCodeSystem-month\"> </a></td><td>Rok miesiąc YYYY-MM</td></tr><tr><td style=\"white-space:nowrap\">day<a name=\"PLSMPLQuestionnaireItemDateFormatCodeSystem-day\"> </a></td><td>Rok miesiąc dzień YYYY-MM-DD</td></tr></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLQuestionnaireItemDateFormatCodeSystem",
  "version" : "25.0.0",
  "name" : "PLSMPLQuestionnaireItemDateFormatCodeSystem",
  "title" : "QuestionnaireItemDateFormatCodeSystem",
  "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 formatów daty",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "year",
      "display" : "Rok YYYY"
    },
    {
      "code" : "month",
      "display" : "Rok miesiąc YYYY-MM"
    },
    {
      "code" : "day",
      "display" : "Rok miesiąc dzień YYYY-MM-DD"
    }
  ]
}