HL7 Czech Terminology Implementation Guide
0.3.0 - release Czechia flag

HL7 Czech Terminology Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/terminology/ and changes regularly. See the Directory of published versions

: Typ ošetřovatelské dokumentace

Active as of 2025-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nursing-document-type",
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "url" : "https://ncez.mzcr.cz/terminology/ValueSet/nursing-document-type",
  "version" : "0.3.0",
  "name" : "NursingDocumentType",
  "title" : "Typ ošetřovatelské dokumentace",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-19T15:47:12.482345Z",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Číselník typů ošetřovatelské dokumentace",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "34746-8",
            "display" : "Ošetřovatelský záznam"
          },
          {
            "code" : "97681-1",
            "display" : "Ošetřovatelská anamnéza"
          },
          {
            "code" : "64295-9",
            "display" : "Ošetřovatelský plán péče"
          },
          {
            "code" : "28623-7",
            "display" : "Ošetřovatelské hodnocení"
          },
          {
            "code" : "34745-0",
            "display" : "Ošetřovatelská propouštěcí zpráva"
          }
        ]
      }
    ]
  }
}