FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-yes-no.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-yes-no.html |
| URL | https://hl7.lt/fhir/colorectal/ValueSet/yes-no |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-31T08:53:45+00:00 |
| Name | YesNoVS |
| Title | Colorectal - Yes/No VS |
| Description | Standard Yes/No qualifier values for the Colorectal screening program. |
No resources found
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet yes-no
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 373066001 | Yes (qualifier value) |
| 373067005 | No (qualifier value) |
Lithuanian
Generated Narrative: ValueSet yes-no
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 373066001 | Yes (qualifier value) |
| 373067005 | No (qualifier value) |
{
"resourceType": "ValueSet",
"id": "yes-no",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/colorectal/ValueSet/yes-no",
"version": "0.0.1",
"name": "YesNoVS",
"title": "Colorectal - Yes/No VS",
"status": "active",
"experimental": false,
"date": "2026-03-31T08:53:45+00:00",
"publisher": "Lithuanian Medical Library",
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "Standard Yes/No qualifier values for the Colorectal screening program.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "373066001",
"display": "Yes (qualifier value)"
},
{
"code": "373067005",
"display": "No (qualifier value)"
}
]
}
]
}
}