FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | ValueSet |
| Id | ValueSet-finding-multiplicity-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-finding-multiplicity-vs.html |
| URL | https://hl7.lt/fhir/lung/ValueSet/finding-multiplicity-vs |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-27T05:54:34+00:00 |
| Name | FindingMultiplicityVS |
| StructureDefinition | ||
| lt.hl7.fhir.lung#current | incidental-finding-lt-lung | Incidental Finding (LT Lung) |
| 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 finding-multiplicity-vs
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 50607009 | Singular |
| 255204007 | Multiple |
Lithuanian
Generated Narrative: ValueSet finding-multiplicity-vs
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 50607009 | Singular |
| 255204007 | Multiple |
{
"resourceType": "ValueSet",
"id": "finding-multiplicity-vs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/lung/ValueSet/finding-multiplicity-vs",
"version": "0.0.1",
"name": "FindingMultiplicityVS",
"status": "draft",
"date": "2026-03-27T05:54:34+00:00",
"publisher": "Lithuanian Medical Library",
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "50607009",
"display": "Singular"
},
{
"code": "255204007",
"display": "Multiple"
}
]
}
]
}
}