Breast Imaging Reporting - 2nd STU ballot, published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/fhir-breast-radiology-ig/ and changes regularly. See the Directory of published versions
Active as of 2022-12-07 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "ObservedChangesCS"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservedChangesCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">DecreaseInCalcifications<a name=\"ObservedChangesCS-DecreaseInCalcifications\"> </a></td><td>Decrease in calcifications</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">DecreaseInNumber<a name=\"ObservedChangesCS-DecreaseInNumber\"> </a></td><td>Decrease in number</td><td>There is an decrease in the number of items being observed. This decrease is from the previous observation of this item.</td></tr><tr><td style=\"white-space:nowrap\">DecreaseInSize<a name=\"ObservedChangesCS-DecreaseInSize\"> </a></td><td>Decrease in size</td><td>The lesion/mass has decreased in size since. This decrease is from the previous observation of this item.</td></tr><tr><td style=\"white-space:nowrap\">IncreaseInCalcifications<a name=\"ObservedChangesCS-IncreaseInCalcifications\"> </a></td><td>Increase in calcifications</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">IncreaseInNumber<a name=\"ObservedChangesCS-IncreaseInNumber\"> </a></td><td>Increase in number</td><td>There is an increase in the number of items being observed.\nThis increase is from the previous observation of this item.</td></tr><tr><td style=\"white-space:nowrap\">IncreaseInSize<a name=\"ObservedChangesCS-IncreaseInSize\"> </a></td><td>Increase in size</td><td>The item being observed has increased in size.\nThis increase is from the previous observation of this item.</td></tr><tr><td style=\"white-space:nowrap\">LessProminent<a name=\"ObservedChangesCS-LessProminent\"> </a></td><td>Less prominent</td><td>The item being observed has decreased in prominance.\nThis decrease is from the previous observation of this item.</td></tr><tr><td style=\"white-space:nowrap\">MoreProminent<a name=\"ObservedChangesCS-MoreProminent\"> </a></td><td>More prominent</td><td>The item being observed has increased in prominance.\nThis increase is from the previous observation of this item.</td></tr><tr><td style=\"white-space:nowrap\">New<a name=\"ObservedChangesCS-New\"> </a></td><td>New</td><td>There are new items being observed present.\nThis increase is from the previous observation of this item.</td></tr><tr><td style=\"white-space:nowrap\">NoLongerSeen<a name=\"ObservedChangesCS-NoLongerSeen\"> </a></td><td>No longer seen</td><td>The item being observed is no longer visible.\nIt was visible on previous observations.</td></tr><tr><td style=\"white-space:nowrap\">NotSignificantChanged<a name=\"ObservedChangesCS-NotSignificantChanged\"> </a></td><td>Not significant changed</td><td>The item being observed has not significantly changed since the last Mammogram.</td></tr><tr><td style=\"white-space:nowrap\">PartiallyRemoved<a name=\"ObservedChangesCS-PartiallyRemoved\"> </a></td><td>Partially removed</td><td>The item being observed was partially removed since last observation.</td></tr><tr><td style=\"white-space:nowrap\">RepresentsChange<a name=\"ObservedChangesCS-RepresentsChange\"> </a></td><td>Represents change</td><td>The item being observed has changed since the last observation.</td></tr><tr><td style=\"white-space:nowrap\">Stable<a name=\"ObservedChangesCS-Stable\"> </a></td><td>Stable</td><td>The item being observed has remained stable since the last observation.</td></tr></table></div>"
]; #
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservedChangesCS"]; #
fhir:CodeSystem.version [ fhir:value "0.3.0"]; #
fhir:CodeSystem.name [ fhir:value "ObservedChangesCS"]; #
fhir:CodeSystem.title [ fhir:value "Observed Changes CodeSystem"]; #
fhir:CodeSystem.status [ fhir:value "active"]; #
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2022-12-07T21:19:53+00:00"^^xsd:dateTime]; #
fhir:CodeSystem.publisher [ fhir:value "HL7 International - Clinical Interoperability Council"]; #
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 International - Clinical Interoperability Council" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cic" ] ]
]; #
fhir:CodeSystem.description [ fhir:value "Observed changes in an abnormality code system."]; #
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ];
fhir:Coding.display [ fhir:value "United States of America" ] ]
]; #
fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.content [ fhir:value "complete"]; #
fhir:CodeSystem.count [ fhir:value "14"^^xsd:nonNegativeInteger]; #
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "DecreaseInCalcifications" ];
fhir:CodeSystem.concept.display [ fhir:value "Decrease in calcifications" ];
fhir:CodeSystem.concept.definition [ fhir:value "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." ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "DecreaseInNumber" ];
fhir:CodeSystem.concept.display [ fhir:value "Decrease in number" ];
fhir:CodeSystem.concept.definition [ fhir:value "There is an decrease in the number of items being observed. This decrease is from the previous observation of this item." ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "DecreaseInSize" ];
fhir:CodeSystem.concept.display [ fhir:value "Decrease in size" ];
fhir:CodeSystem.concept.definition [ fhir:value "The lesion/mass has decreased in size since. This decrease is from the previous observation of this item." ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "IncreaseInCalcifications" ];
fhir:CodeSystem.concept.display [ fhir:value "Increase in calcifications" ];
fhir:CodeSystem.concept.definition [ fhir:value "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." ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "IncreaseInNumber" ];
fhir:CodeSystem.concept.display [ fhir:value "Increase in number" ];
fhir:CodeSystem.concept.definition [ fhir:value "There is an increase in the number of items being observed.\nThis increase is from the previous observation of this item." ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "IncreaseInSize" ];
fhir:CodeSystem.concept.display [ fhir:value "Increase in size" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed has increased in size.\nThis increase is from the previous observation of this item." ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "LessProminent" ];
fhir:CodeSystem.concept.display [ fhir:value "Less prominent" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed has decreased in prominance.\nThis decrease is from the previous observation of this item." ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "MoreProminent" ];
fhir:CodeSystem.concept.display [ fhir:value "More prominent" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed has increased in prominance.\nThis increase is from the previous observation of this item." ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "New" ];
fhir:CodeSystem.concept.display [ fhir:value "New" ];
fhir:CodeSystem.concept.definition [ fhir:value "There are new items being observed present.\nThis increase is from the previous observation of this item." ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "NoLongerSeen" ];
fhir:CodeSystem.concept.display [ fhir:value "No longer seen" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed is no longer visible.\nIt was visible on previous observations." ]
], [
fhir:index 10;
fhir:CodeSystem.concept.code [ fhir:value "NotSignificantChanged" ];
fhir:CodeSystem.concept.display [ fhir:value "Not significant changed" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed has not significantly changed since the last Mammogram." ]
], [
fhir:index 11;
fhir:CodeSystem.concept.code [ fhir:value "PartiallyRemoved" ];
fhir:CodeSystem.concept.display [ fhir:value "Partially removed" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed was partially removed since last observation." ]
], [
fhir:index 12;
fhir:CodeSystem.concept.code [ fhir:value "RepresentsChange" ];
fhir:CodeSystem.concept.display [ fhir:value "Represents change" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed has changed since the last observation." ]
], [
fhir:index 13;
fhir:CodeSystem.concept.code [ fhir:value "Stable" ];
fhir:CodeSystem.concept.display [ fhir:value "Stable" ];
fhir:CodeSystem.concept.definition [ fhir:value "The item being observed has remained stable since the last observation." ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ HL7 International - Clinical Interoperability Council. Package hl7.fhir.us.breast-radiology#0.3.0 based on FHIR 4.0.1. Generated 2022-12-07
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change