Package | hl7.fhir.us.breast-radiology |
Type | CodeSystem |
Id | ObservedChangesCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/CodeSystem-ObservedChangesCS.html |
URL | http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservedChangesCS |
Version | 0.3.0 |
Status | active |
Date | 2022-12-07T21:19:53+00:00 |
Name | ObservedChangesCS |
Title | Observed Changes CodeSystem |
Realm | us |
Authority | hl7 |
Description | Observed changes in an abnormality code system. |
Content | complete |
ValueSet | |
ObservedChangesVS | ObservedChanges ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservedChangesCS
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ObservedChangesCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservedChangesCS", "version": "0.3.0", "name": "ObservedChangesCS", "title": "Observed Changes CodeSystem", "status": "active", "experimental": false, "date": "2022-12-07T21:19:53+00:00", "publisher": "HL7 International - Clinical Interoperability Council", "contact": [ { "name": "HL7 International - Clinical Interoperability Council", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cic" } ] } ], "description": "Observed changes in an abnormality code system.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": false, "content": "complete", "count": 14, "concept": [ { "code": "DecreaseInCalcifications", "display": "Decrease in calcifications", "definition": "There is an decrease in the number of calcifications associated with the item being observed.\nThis decrease is from the previous observation of this item." }, { "code": "DecreaseInNumber", "display": "Decrease in number", "definition": "There is an decrease in the number of items being observed. This decrease is from the previous observation of this item." }, { "code": "DecreaseInSize", "display": "Decrease in size", "definition": "The lesion/mass has decreased in size since. This decrease is from the previous observation of this item." }, { "code": "IncreaseInCalcifications", "display": "Increase in calcifications", "definition": "There is an increase in the number of calcifications associated with the item being observed.\nThis increase is from the previous observation of this item." }, { "code": "IncreaseInNumber", "display": "Increase in number", "definition": "There is an increase in the number of items being observed.\nThis increase is from the previous observation of this item." }, { "code": "IncreaseInSize", "display": "Increase in size", "definition": "The item being observed has increased in size.\nThis increase is from the previous observation of this item." }, { "code": "LessProminent", "display": "Less prominent", "definition": "The item being observed has decreased in prominance.\nThis decrease is from the previous observation of this item." }, { "code": "MoreProminent", "display": "More prominent", "definition": "The item being observed has increased in prominance.\nThis increase is from the previous observation of this item." }, { "code": "New", "display": "New", "definition": "There are new items being observed present.\nThis increase is from the previous observation of this item." }, { "code": "NoLongerSeen", "display": "No longer seen", "definition": "The item being observed is no longer visible.\nIt was visible on previous observations." }, { "code": "NotSignificantChanged", "display": "Not significant changed", "definition": "The item being observed has not significantly changed since the last Mammogram." }, { "code": "PartiallyRemoved", "display": "Partially removed", "definition": "The item being observed was partially removed since last observation." }, { "code": "RepresentsChange", "display": "Represents change", "definition": "The item being observed has changed since the last observation." }, { "code": "Stable", "display": "Stable", "definition": "The item being observed has remained stable since the last observation." } ] }