HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

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

: ValueSet - Clinically Relevant Time - JSON Representation

Active as of 2025-08-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cz-lab-clinically-relevant-time-VS",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-lab-clinically-relevant-time-VS</b></p><a name=\"cz-lab-clinically-relevant-time-VS\"> </a><a name=\"hccz-lab-clinically-relevant-time-VS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/399445004\">399445004</a></td><td>Specimen collection date (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/281271004\">281271004</a></td><td>Date sample received in laboratory (observable entity)</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/lab/ValueSet/cz-lab-clinically-relevant-time-VS",
  "version" : "0.5.0",
  "name" : "CZ_LabClinicallyRelevantTimeVS",
  "title" : "ValueSet - Clinically Relevant Time",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-22T10:27:37+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.cz"
        }
      ]
    }
  ],
  "description" : "Codes of the clinically relevant times",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "399445004",
            "display" : "Specimen collection date (observable entity)"
          },
          {
            "code" : "281271004",
            "display" : "Date sample received in laboratory (observable entity)"
          }
        ]
      }
    ]
  }
}