FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cz-lab-clinically-relevant-time-VS

Packagehl7.fhir.cz.lab
TypeValueSet
Idcz-lab-clinically-relevant-time-VS
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ValueSet-cz-lab-clinically-relevant-time-VS.html
URLhttps://hl7.cz/fhir/lab/ValueSet/cz-lab-clinically-relevant-time-VS
Version0.5.0
Statusactive
Date2025-07-01T07:12:43+00:00
NameCZ_LabClinicallyRelevantTimeVS
TitleValueSet - Clinically Relevant Time
Realmcz
Authorityhl7
DescriptionCodes of the clinically relevant times

Resources that use this resource

StructureDefinition
cz-lab-clinically-relevant-timeExtension - Clinically Relevant Time

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet cz-lab-clinically-relevant-time-VS


Source

{
  "resourceType": "ValueSet",
  "id": "cz-lab-clinically-relevant-time-VS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-07-01T07:12:43+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)"
          }
        ]
      }
    ]
  }
}