FHIR IG Statistics: ValueSet/cz-lab-clinically-relevant-time-VS
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
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)"
}
]
}
]
}
}