Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Source view
@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\"><h2>Observed Changes CodeSystem</h2><div><p>Observed changes in an abnormality code system.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservedChangesCS 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 a decrease in the number of calcifications \r\nfound in this mammogram versus \r\nthe prior mammogram. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">DecreaseInNumber<a name=\"ObservedChangesCS-DecreaseInNumber\"> </a></td><td>Decrease in number</td><td>There is a decrease in the number of calcifications \r\nfound in this mammogram versus \r\nthe prior mammogram. \r\n\r\n\r\nValid for the following modalities: MG.</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 prior \r\nMRI, Nuclear Medicine, Ultrasound and or/Mammogram. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">IncreaseInCalcifications<a name=\"ObservedChangesCS-IncreaseInCalcifications\"> </a></td><td>Increase in calcifications</td><td>Calcifications have increased in number from previous \r\nMammogram. \r\n\r\n\r\nValid for the following modalities: MG.</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 calcifications \r\nfound in this mammogram versus \r\nthe prior mammogram. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">IncreaseInSize<a name=\"ObservedChangesCS-IncreaseInSize\"> </a></td><td>Increase in size</td><td>The mass has increased in size from the last Nuclear \r\nMedicine, ultrasound, MRI or mammogram. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">LessProminent<a name=\"ObservedChangesCS-LessProminent\"> </a></td><td>Less prominent</td><td>Less prominent \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr><tr><td style=\"white-space:nowrap\">MoreProminent<a name=\"ObservedChangesCS-MoreProminent\"> </a></td><td>More prominent</td><td>More prominent \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr><tr><td style=\"white-space:nowrap\">New<a name=\"ObservedChangesCS-New\"> </a></td><td>New</td><td>There are new masses/lesions present since last Mammogram, \r\nMRI, Nuclear Medicine and/or Ultrasound. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">NoLongerSeen<a name=\"ObservedChangesCS-NoLongerSeen\"> </a></td><td>No longer seen</td><td>The lesion or mass is no longer seen from previous \r\nMammogram, Ultrasound and/or MRI. \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr><tr><td style=\"white-space:nowrap\">NotSignificantChanged<a name=\"ObservedChangesCS-NotSignificantChanged\"> </a></td><td>Not significant changed</td><td>The mass/lesion has not significantly changed since \r\nthe last Mammogram. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">PartiallyRemoved<a name=\"ObservedChangesCS-PartiallyRemoved\"> </a></td><td>Partially removed</td><td>The mass was partially removed since last mammogram. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">RepresentsChange<a name=\"ObservedChangesCS-RepresentsChange\"> </a></td><td>Represents change</td><td>Represents change \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">Stable<a name=\"ObservedChangesCS-Stable\"> </a></td><td>Stable</td><td>The condition has remained stable since the last \r\nMammogram, Ultrasound, MRI or Nuclear \r\nMedicine exam. \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr></table></div>" ]; fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservedChangesCS"]; fhir:CodeSystem.version [ fhir:value "0.2.0"]; fhir:CodeSystem.name [ fhir:value "ObservedChangesCS"]; fhir:CodeSystem.title [ fhir:value "Observed Changes CodeSystem"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.date [ fhir:value "2019-11-01T00:00:00+00:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "Hl7 - Clinical Interoperability Council"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://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 "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ] ] ]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^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 a decrease in the number of calcifications \r\nfound in this mammogram versus \r\nthe prior mammogram. \r\n\r\n\r\nValid for the following modalities: MG." ] ], [ 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 a decrease in the number of calcifications \r\nfound in this mammogram versus \r\nthe prior mammogram. \r\n\r\n\r\nValid for the following modalities: MG." ] ], [ 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 prior \r\nMRI, Nuclear Medicine, Ultrasound and or/Mammogram. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ] ], [ 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 "Calcifications have increased in number from previous \r\nMammogram. \r\n\r\n\r\nValid for the following modalities: MG." ] ], [ 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 calcifications \r\nfound in this mammogram versus \r\nthe prior mammogram. \r\n\r\n\r\nValid for the following modalities: MG." ] ], [ 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 mass has increased in size from the last Nuclear \r\nMedicine, ultrasound, MRI or mammogram. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "LessProminent" ]; fhir:CodeSystem.concept.display [ fhir:value "Less prominent" ]; fhir:CodeSystem.concept.definition [ fhir:value "Less prominent \r\n\r\n\r\nValid for the following modalities: MG US MRI." ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "MoreProminent" ]; fhir:CodeSystem.concept.display [ fhir:value "More prominent" ]; fhir:CodeSystem.concept.definition [ fhir:value "More prominent \r\n\r\n\r\nValid for the following modalities: MG US MRI." ] ], [ 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 masses/lesions present since last Mammogram, \r\nMRI, Nuclear Medicine and/or Ultrasound. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ] ], [ 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 lesion or mass is no longer seen from previous \r\nMammogram, Ultrasound and/or MRI. \r\n\r\n\r\nValid for the following modalities: MG US MRI." ] ], [ 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 mass/lesion has not significantly changed since \r\nthe last Mammogram. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ] ], [ 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 mass was partially removed since last mammogram. \r\n\r\n\r\nValid for the following modalities: MG." ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "RepresentsChange" ]; fhir:CodeSystem.concept.display [ fhir:value "Represents change" ]; fhir:CodeSystem.concept.definition [ fhir:value "Represents change \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "Stable" ]; fhir:CodeSystem.concept.display [ fhir:value "Stable" ]; fhir:CodeSystem.concept.definition [ fhir:value "The condition has remained stable since the last \r\nMammogram, Ultrasound, MRI or Nuclear \r\nMedicine exam. \r\n\r\n\r\nValid for the following modalities: MG US MRI." ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.