FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-nursing-document-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-nursing-document-type.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/nursing-document-type
Version0.2.0
Statusdraft
Date2025-11-19T15:47:12.482345Z
NameNursingDocumentType
TitleTyp ošetřovatelské dokumentace
Realmcz
Authorityhl7
DescriptionČíselník typů ošetřovatelské dokumentace
CopyrightThis 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

Resources that use this resource

ValueSet
search-document-typesVšechny typy dokumentů

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet nursing-document-type

Language: cs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    34746-8Ošetřovatelský záznam
    97681-1Ošetřovatelská anamnéza
    64295-9Ošetřovatelský plán péče
    28623-7Ošetřovatelské hodnocení
    34745-0Ošetřovatelská propouštěcí zpráva

Source1

{
  "resourceType": "ValueSet",
  "id": "nursing-document-type",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/ValueSet/nursing-document-type",
  "version": "0.2.0",
  "name": "NursingDocumentType",
  "title": "Typ ošetřovatelské dokumentace",
  "status": "draft",
  "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"
          }
        ]
      }
    ]
  }
}