FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
English
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Lithuanian
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "finding-evolution",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/breast/ValueSet/finding-evolution",
"version": "0.0.1",
"name": "FindingEvolution",
"title": "Finding Evolution",
"status": "active",
"experimental": false,
"date": "2026-02-04T15:58:52+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": "Evolution of findings during the mammographic procedure.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "7147002",
"display": "New"
},
{
"code": "35105006",
"display": "Increased"
},
{
"code": "1250004",
"display": "Decreased"
},
{
"code": "260388006",
"display": "No status change"
},
{
"code": "373572006",
"display": "Clinical finding absent"
}
]
}
]
}
}